Uses of Class
org.apache.poi.sl.draw.binding.CTCustomGeometry2D
-
Packages that use CTCustomGeometry2D Package Description org.apache.poi.sl.draw.binding org.apache.poi.sl.draw.geom -
-
Uses of CTCustomGeometry2D in org.apache.poi.sl.draw.binding
Methods in org.apache.poi.sl.draw.binding that return CTCustomGeometry2D Modifier and Type Method Description CTCustomGeometry2D
ObjectFactory. createCTCustomGeometry2D()
Create an instance ofCTCustomGeometry2D
-
Uses of CTCustomGeometry2D in org.apache.poi.sl.draw.geom
Constructors in org.apache.poi.sl.draw.geom with parameters of type CTCustomGeometry2D Constructor Description CustomGeometry(CTCustomGeometry2D geom)
-