Uses of Class
org.apache.poi.sl.draw.binding.CTCustomGeometry2D

Packages that use CTCustomGeometry2D
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
 CTCustomGeometry2D ObjectFactory.createCTCustomGeometry2D()
          Create an instance of CTCustomGeometry2D
 

Uses of CTCustomGeometry2D in org.apache.poi.sl.draw.geom
 

Constructors in org.apache.poi.sl.draw.geom with parameters of type CTCustomGeometry2D
CustomGeometry(CTCustomGeometry2D geom)
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.