Uses of Class
org.pptx4j.model.ShapeWrapper
Packages that use ShapeWrapper
Package
Description
-
Uses of ShapeWrapper in org.docx4j.openpackaging.packages
Methods in org.docx4j.openpackaging.packages that return types with arguments of type ShapeWrapper -
Uses of ShapeWrapper in org.docx4j.openpackaging.parts.PresentationML
Methods in org.docx4j.openpackaging.parts.PresentationML that return types with arguments of type ShapeWrapperModifier and TypeMethodDescriptionSlideLayoutPart.getIndexedPlaceHolders()SlideMasterPart.getIndexedPlaceHolders() -
Uses of ShapeWrapper in org.pptx4j.model
Method parameters in org.pptx4j.model with type arguments of type ShapeWrapperModifier 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.