Uses of Class
org.apache.poi.hslf.usermodel.HSLFAutoShape
-
Packages that use HSLFAutoShape Package Description 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 Modifier and Type Class Description 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 Modifier and Type Class Description class
HSLFFreeformShape
A "Freeform" shape.Methods in org.apache.poi.hslf.usermodel that return HSLFAutoShape Modifier and Type Method Description HSLFAutoShape
HSLFGroupShape. createAutoShape()
HSLFAutoShape
HSLFShapeContainer. createAutoShape()
HSLFAutoShape
HSLFSheet. createAutoShape()
-