Uses of Class
org.pptx4j.pml.GroupShape
Packages that use GroupShape
-
Uses of GroupShape in org.pptx4j.model
Fields in org.pptx4j.model declared as GroupShapeMethods in org.pptx4j.model that return GroupShapeModifier and TypeMethodDescriptionstatic GroupShapeResolvedLayout.createEffectiveShapeTree(GroupShape shapeTree, Map<String, ShapeWrapper> placeholders) Resolve references to Slide Layouts, Master etc, in order to get the actual shapes we'll render.ResolvedLayout.getShapeTree()Methods in org.pptx4j.model with parameters of type GroupShapeModifier and TypeMethodDescriptionstatic GroupShapeResolvedLayout.createEffectiveShapeTree(GroupShape shapeTree, Map<String, ShapeWrapper> placeholders) Resolve references to Slide Layouts, Master etc, in order to get the actual shapes we'll render.voidResolvedLayout.setShapeTree(GroupShape shapeTree) -
Uses of GroupShape in org.pptx4j.pml
Fields in org.pptx4j.pml declared as GroupShapeMethods in org.pptx4j.pml that return GroupShapeModifier and TypeMethodDescriptionObjectFactory.createGroupShape()Create an instance ofGroupShapeCommonSlideData.getSpTree()Gets the value of the spTree property.Methods in org.pptx4j.pml with parameters of type GroupShapeModifier and TypeMethodDescriptionvoidCommonSlideData.setSpTree(GroupShape value) Sets the value of the spTree property. -
Uses of GroupShape in org.pptx4j.samples
Methods in org.pptx4j.samples with parameters of type GroupShapeModifier and TypeMethodDescriptionprivate voidPptxResizer.handleGroupShape(GroupShape groupShape)