Uses of Interface
org.apache.poi.xslf.usermodel.XSLFShapeContainer
Packages that use XSLFShapeContainer
-
Uses of XSLFShapeContainer in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement XSLFShapeContainerModifier and TypeClassDescriptionclass
Represents a group shape that consists of many shapes grouped together.final class
class
Notes master object associated with this layout.class
final class
class
class
Slide master object associated with this layout.Methods in org.apache.poi.xslf.usermodel that return XSLFShapeContainerMethods in org.apache.poi.xslf.usermodel with parameters of type XSLFShapeContainerModifier and TypeMethodDescriptionXSLFSheet.buildShapes
(org.openxmlformats.schemas.presentationml.x2006.main.CTGroupShape spTree, XSLFShapeContainer parent) void
XSLFShape.setParent
(XSLFShapeContainer parent)