Uses of Class
org.docx4j.dml.CTAdjustHandleList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTAdjustHandleList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTAdjustHandleList Modifier and Type Field Description protected CTAdjustHandleListCTCustomGeometry2D. ahLstMethods in org.docx4j.dml that return CTAdjustHandleList Modifier and Type Method Description CTAdjustHandleListObjectFactory. createCTAdjustHandleList()Create an instance ofCTAdjustHandleListCTAdjustHandleListCTCustomGeometry2D. getAhLst()Gets the value of the ahLst property.Methods in org.docx4j.dml with parameters of type CTAdjustHandleList Modifier and Type Method Description voidCTCustomGeometry2D. setAhLst(CTAdjustHandleList value)Sets the value of the ahLst property.