Uses of Class
org.apache.poi.hslf.usermodel.HSLFGroupShape
-
Packages that use HSLFGroupShape Package Description org.apache.poi.hslf.usermodel -
-
Uses of HSLFGroupShape in org.apache.poi.hslf.usermodel
Subclasses of HSLFGroupShape in org.apache.poi.hslf.usermodel Modifier and Type Class Description classHSLFTableRepresents a table in a PowerPoint presentationMethods in org.apache.poi.hslf.usermodel that return HSLFGroupShape Modifier and Type Method Description HSLFGroupShapeHSLFGroupShape. createGroup()HSLFGroupShapeHSLFShapeContainer. createGroup()HSLFGroupShapeHSLFSheet. createGroup()static HSLFGroupShapeHSLFShapeFactory. createShapeGroup(EscherContainerRecord spContainer, ShapeContainer<HSLFShape,HSLFTextParagraph> parent)
-