Uses of Class
org.pptx4j.model.ShapeWrapper
Packages that use ShapeWrapper
Package
Description
-
Uses of ShapeWrapper in org.docx4j.openpackaging.packages
Fields in org.docx4j.openpackaging.packages with type parameters of type ShapeWrapperModifier and TypeFieldDescription(package private) Map<String,ShapeWrapper> PresentationMLPackage.globalPlaceHoldersMethods in org.docx4j.openpackaging.packages that return types with arguments of type ShapeWrapper -
Uses of ShapeWrapper in org.docx4j.openpackaging.parts.PresentationML
Fields in org.docx4j.openpackaging.parts.PresentationML with type parameters of type ShapeWrapperModifier and TypeFieldDescription(package private) Map<String,ShapeWrapper> SlideLayoutPart.indexedPlaceHolders(package private) Map<String,ShapeWrapper> SlideMasterPart.indexedPlaceHoldersMethods in org.docx4j.openpackaging.parts.PresentationML that return types with arguments of type ShapeWrapperModifier and TypeMethodDescriptionSlideLayoutPart.getIndexedPlaceHolders()SlideMasterPart.getIndexedPlaceHolders()private Map<String,ShapeWrapper> SlideLayoutPart.indexPlaceHolders()private Map<String,ShapeWrapper> SlideMasterPart.indexPlaceHolders() -
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.private static void