| Package | Description |
|---|---|
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Class and Description |
|---|---|
static class |
XSLFDiagram.XSLFDiagramGroupShape
Simple wrapper around XSLFGroupShape to enable accessing underlying diagram relations correctly.
|
class |
XSLFGroupShape
Represents a group shape that consists of many shapes grouped together.
|
class |
XSLFNotes |
class |
XSLFNotesMaster
Notes master object associated with this layout.
|
class |
XSLFSheet |
class |
XSLFSlide |
class |
XSLFSlideLayout |
class |
XSLFSlideMaster
Slide master object associated with this layout.
|
| Modifier and Type | Method and Description |
|---|---|
XSLFShapeContainer |
XSLFShape.getParent() |
| Modifier and Type | Method and Description |
|---|---|
protected static List<XSLFShape> |
XSLFSheet.buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape spTree,
XSLFShapeContainer parent) |
void |
XSLFShape.setParent(XSLFShapeContainer parent) |