Package | Description |
---|---|
org.apache.poi.sl.draw.binding |
Modifier and Type | Field and Description |
---|---|
protected CTGeomGuideList |
CTPresetGeometry2D.avLst |
protected CTGeomGuideList |
CTCustomGeometry2D.avLst |
protected CTGeomGuideList |
CTPresetTextShape.avLst |
protected CTGeomGuideList |
CTCustomGeometry2D.gdLst |
Modifier and Type | Method and Description |
---|---|
CTGeomGuideList |
ObjectFactory.createCTGeomGuideList()
Create an instance of
CTGeomGuideList |
CTGeomGuideList |
CTPresetGeometry2D.getAvLst()
Gets the value of the avLst property.
|
CTGeomGuideList |
CTCustomGeometry2D.getAvLst()
Gets the value of the avLst property.
|
CTGeomGuideList |
CTPresetTextShape.getAvLst()
Gets the value of the avLst property.
|
CTGeomGuideList |
CTCustomGeometry2D.getGdLst()
Gets the value of the gdLst property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTPresetGeometry2D.setAvLst(CTGeomGuideList value)
Sets the value of the avLst property.
|
void |
CTCustomGeometry2D.setAvLst(CTGeomGuideList value)
Sets the value of the avLst property.
|
void |
CTPresetTextShape.setAvLst(CTGeomGuideList value)
Sets the value of the avLst property.
|
void |
CTCustomGeometry2D.setGdLst(CTGeomGuideList value)
Sets the value of the gdLst property.
|
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.