| Package | Description |
|---|---|
| org.docx4j.openpackaging.packages | |
| org.docx4j.openpackaging.parts.PresentationML | |
| org.pptx4j.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ShapeWrapper> |
PresentationMLPackage.getPlaceHoldersFromAcrossLayouts() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ShapeWrapper> |
SlideMasterPart.getIndexedPlaceHolders() |
Map<String,ShapeWrapper> |
SlideLayoutPart.getIndexedPlaceHolders() |
| Modifier and Type | Method and Description |
|---|---|
static GroupShape |
ResolvedLayout.createEffectiveShapeTree(GroupShape shapeTree,
Map<String,ShapeWrapper> placeholders)
Resolve references to Slide Layouts, Master etc,
in order to get the actual shapes we'll render.
|
Copyright © 2007-2022. All Rights Reserved.