| Package | Description |
|---|---|
| org.docx4j.dml |
| Modifier and Type | Field and Description |
|---|---|
protected CTGeomGuideList |
CTPresetTextShape.avLst |
protected CTGeomGuideList |
CTCustomGeometry2D.avLst |
protected CTGeomGuideList |
CTPresetGeometry2D.avLst |
protected CTGeomGuideList |
CTCustomGeometry2D.gdLst |
| Modifier and Type | Method and Description |
|---|---|
CTGeomGuideList |
ObjectFactory.createCTGeomGuideList()
Create an instance of
CTGeomGuideList |
CTGeomGuideList |
CTPresetTextShape.getAvLst()
Gets the value of the avLst property.
|
CTGeomGuideList |
CTCustomGeometry2D.getAvLst()
Gets the value of the avLst property.
|
CTGeomGuideList |
CTPresetGeometry2D.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 |
CTPresetTextShape.setAvLst(CTGeomGuideList value)
Sets the value of the avLst property.
|
void |
CTCustomGeometry2D.setAvLst(CTGeomGuideList value)
Sets the value of the avLst property.
|
void |
CTPresetGeometry2D.setAvLst(CTGeomGuideList value)
Sets the value of the avLst property.
|
void |
CTCustomGeometry2D.setGdLst(CTGeomGuideList value)
Sets the value of the gdLst property.
|
Copyright © 2007–2023. All rights reserved.