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

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

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

Subclasses of XSLFSimpleShape in org.apache.poi.xslf.usermodel
 class XSLFAutoShape
          Represents a preset geometric shape.
 class XSLFConnectorShape
          Specifies a connection shape.
 class XSLFFreeformShape
          Represents a custom geometric shape.
 class XSLFPictureShape
           
 class XSLFTableCell
          Represents a cell of a table in a .pptx presentation
 class XSLFTextBox
           
 class XSLFTextShape
          Represents a shape that can hold text.
 



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