Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
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 java.util.List<XSLFShape> |
XSLFSheet.buildShapes(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape spTree,
XSLFShapeContainer parent) |
void |
XSLFShape.setParent(XSLFShapeContainer parent) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.