Uses of Class
org.apache.poi.sl.draw.binding.CTPath2DList
Packages that use CTPath2DList
-
Uses of CTPath2DList in org.apache.poi.sl.draw.binding
Fields in org.apache.poi.sl.draw.binding declared as CTPath2DListMethods in org.apache.poi.sl.draw.binding that return CTPath2DListModifier and TypeMethodDescriptionObjectFactory.createCTPath2DList()
Create an instance ofCTPath2DList
CTCustomGeometry2D.getPathLst()
Gets the value of the pathLst property.Methods in org.apache.poi.sl.draw.binding with parameters of type CTPath2DListModifier and TypeMethodDescriptionvoid
CTCustomGeometry2D.setPathLst
(CTPath2DList value) Sets the value of the pathLst property.