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 classPolygonA 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 classHSLFFreeformShapeA "Freeform" shape.Methods in org.apache.poi.hslf.usermodel that return HSLFAutoShape Modifier and Type Method Description HSLFAutoShapeHSLFGroupShape. createAutoShape()HSLFAutoShapeHSLFShapeContainer. createAutoShape()HSLFAutoShapeHSLFSheet. createAutoShape()
-