|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSLFShapeContainer | |
---|---|
org.apache.poi.xslf.usermodel |
Uses of XSLFShapeContainer in org.apache.poi.xslf.usermodel |
---|
Classes in org.apache.poi.xslf.usermodel that implement XSLFShapeContainer | |
---|---|
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. |
Methods in org.apache.poi.xslf.usermodel that return XSLFShapeContainer | |
---|---|
XSLFShapeContainer |
XSLFShape.getParent()
|
Methods in org.apache.poi.xslf.usermodel with parameters of type XSLFShapeContainer | |
---|---|
void |
XSLFShape.setParent(XSLFShapeContainer parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |