Uses of Class
org.docx4j.dml.CTPath2DList
| Package | Description |
|---|---|
| org.docx4j.dml |
-
Uses of CTPath2DList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPath2DList Modifier and Type Field Description protected CTPath2DListCTCustomGeometry2D. pathLstMethods in org.docx4j.dml that return CTPath2DList Modifier and Type Method Description CTPath2DListObjectFactory. createCTPath2DList()Create an instance ofCTPath2DListCTPath2DListCTCustomGeometry2D. getPathLst()Gets the value of the pathLst property.Methods in org.docx4j.dml with parameters of type CTPath2DList Modifier and Type Method Description voidCTCustomGeometry2D. setPathLst(CTPath2DList value)Sets the value of the pathLst property.