Uses of Class
org.apache.poi.hslf.usermodel.HSLFAutoShape

Packages that use HSLFAutoShape
org.apache.poi.hslf.model   
org.apache.poi.hslf.usermodel   
 

Uses of HSLFAutoShape in org.apache.poi.hslf.model
 

Subclasses of HSLFAutoShape in org.apache.poi.hslf.model
 class Polygon
          A simple closed polygon shape
 

Uses of HSLFAutoShape in org.apache.poi.hslf.usermodel
 

Subclasses of HSLFAutoShape in org.apache.poi.hslf.usermodel
 class HSLFFreeformShape
          A "Freeform" shape.
 

Methods in org.apache.poi.hslf.usermodel that return HSLFAutoShape
 HSLFAutoShape HSLFGroupShape.createAutoShape()
           
 HSLFAutoShape HSLFSheet.createAutoShape()
           
 HSLFAutoShape HSLFShapeContainer.createAutoShape()
           
 



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