Uses of Class
org.docx4j.dml.CTPath2DList
Packages that use CTPath2DList
-
Uses of CTPath2DList in org.docx4j.dml
Fields in org.docx4j.dml declared as CTPath2DListMethods in org.docx4j.dml that return CTPath2DListModifier and TypeMethodDescriptionObjectFactory.createCTPath2DList()Create an instance ofCTPath2DListCTCustomGeometry2D.getPathLst()Gets the value of the pathLst property.Methods in org.docx4j.dml with parameters of type CTPath2DListModifier and TypeMethodDescriptionvoidCTCustomGeometry2D.setPathLst(CTPath2DList value) Sets the value of the pathLst property.