Package | Description |
---|---|
org.pptx4j.model | |
org.pptx4j.pml |
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.
|
GroupShape |
ResolvedLayout.getShapeTree() |
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.
|
void |
ResolvedLayout.setShapeTree(GroupShape shapeTree) |
Modifier and Type | Field and Description |
---|---|
protected GroupShape |
CommonSlideData.spTree |
Modifier and Type | Method and Description |
---|---|
GroupShape |
ObjectFactory.createGroupShape()
Create an instance of
GroupShape |
GroupShape |
CommonSlideData.getSpTree()
Gets the value of the spTree property.
|
Modifier and Type | Method and Description |
---|---|
void |
CommonSlideData.setSpTree(GroupShape value)
Sets the value of the spTree property.
|
Copyright © 2007-2019. All Rights Reserved.