@Beta public final class XSLFSlide extends XSLFSheet implements Slide<XSLFShape,XSLFTextParagraph>
POIXMLDocumentPart.RelationPartaddShape, appendContent, buildShapes, canDraw, clear, commit, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTable, createTextBox, getCommonSlideData, getPlaceholder, getPlaceholders, getShapes, getSlideShow, getSpTree, getTextShapeByType, iterator, removeShape, setCommonSlideData_invokeOnDocumentRead, addRelation, addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelationParts, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSlideShowaddShape, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, getShapes, removeShapepublic org.openxmlformats.schemas.presentationml.x2006.main.CTSlide getXmlObject()
getXmlObject in class XSLFSheetprotected java.lang.String getRootElementName()
getRootElementName in class XSLFSheetpublic XSLFSlideLayout getMasterSheet()
getMasterSheet in interface Sheet<XSLFShape,XSLFTextParagraph>public XSLFSlideLayout getSlideLayout()
public XSLFSlideMaster getSlideMaster()
public XSLFComments getComments()
public XSLFNotes getNotes()
getNotes in interface Slide<XSLFShape,XSLFTextParagraph>public java.lang.String getTitle()
getTitle in interface Slide<XSLFShape,XSLFTextParagraph>public XSLFTheme getTheme()
null which means that this sheet is theme-less.
Sheets that support the notion of themes (slides, masters, layouts, etc.) should override this
method and return the corresponding package part.public XSLFBackground getBackground()
getBackground in interface Sheet<XSLFShape,XSLFTextParagraph>getBackground in class XSLFSheetpublic boolean getFollowMasterGraphics()
getFollowMasterGraphics in interface Sheet<XSLFShape,XSLFTextParagraph>getFollowMasterGraphics in class XSLFSheetpublic void setFollowMasterGraphics(boolean value)
value - whether shapes on the master slide should be shown or not.public boolean getFollowMasterObjects()
getFollowMasterObjects in interface Slide<XSLFShape,XSLFTextParagraph>public void setFollowMasterObjects(boolean follow)
setFollowMasterObjects in interface Slide<XSLFShape,XSLFTextParagraph>public XSLFSlide importContent(XSLFSheet src)
XSLFSheetimportContent in class XSLFSheetsrc - the source sheet to copy data frompublic boolean getFollowMasterBackground()
getFollowMasterBackground in interface Slide<XSLFShape,XSLFTextParagraph>public void setFollowMasterBackground(boolean follow)
setFollowMasterBackground in interface Slide<XSLFShape,XSLFTextParagraph>public boolean getFollowMasterColourScheme()
getFollowMasterColourScheme in interface Slide<XSLFShape,XSLFTextParagraph>public void setFollowMasterColourScheme(boolean follow)
setFollowMasterColourScheme in interface Slide<XSLFShape,XSLFTextParagraph>public void setNotes(Notes<XSLFShape,XSLFTextParagraph> notes)
setNotes in interface Slide<XSLFShape,XSLFTextParagraph>public int getSlideNumber()
getSlideNumber in interface Slide<XSLFShape,XSLFTextParagraph>Copyright 2017 The Apache Software Foundation or its licensors, as applicable.