|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xslf.usermodel.XSLFSheet
public abstract class XSLFSheet
| Constructor Summary | |
|---|---|
protected |
XSLFSheet(SlideShow parent)
|
| Method Summary | |
|---|---|
void |
addShape(Shape shape)
|
Background |
getBackground()
|
MasterSheet |
getMasterSheet()
|
Shape[] |
getShapes()
|
SlideShow |
getSlideShow()
|
boolean |
removeShape(Shape shape)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected XSLFSheet(SlideShow parent)
| Method Detail |
|---|
public Background getBackground()
getBackground in interface Sheetpublic MasterSheet getMasterSheet()
getMasterSheet in interface Sheetpublic SlideShow getSlideShow()
getSlideShow in interface Sheetpublic void addShape(Shape shape)
addShape in interface ShapeContainerpublic Shape[] getShapes()
getShapes in interface ShapeContainerpublic boolean removeShape(Shape shape)
removeShape in interface ShapeContainer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||