Uses of Class
org.apache.poi.xslf.usermodel.XSLFFreeformShape

Packages that use XSLFFreeformShape
org.apache.poi.xslf.usermodel   
 

Uses of XSLFFreeformShape in org.apache.poi.xslf.usermodel
 

Methods in org.apache.poi.xslf.usermodel that return XSLFFreeformShape
 XSLFFreeformShape XSLFSheet.createFreeform()
           
 XSLFFreeformShape XSLFShapeContainer.createFreeform()
          create a new shape with a custom geometry
 XSLFFreeformShape XSLFGroupShape.createFreeform()
           
 XSLFFreeformShape XSLFDrawing.createFreeform()
           
 



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