@Beta public final class XSLFNotes extends XSLFSheet
DEFAULT_XML_OPTIONS
Modifier and Type | Method and Description |
---|---|
XSLFNotesMaster |
getMasterSheet() |
protected java.lang.String |
getRootElementName() |
XSLFTheme |
getTheme() |
org.openxmlformats.schemas.presentationml.x2006.main.CTNotesSlide |
getXmlObject() |
appendContent, buildShapes, canDraw, clear, commit, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, draw, getBackground, getCommonSlideData, getFollowMasterGraphics, getPlaceholder, getPlaceholders, getShapes, getSlideShow, getSpTree, getTextShapeByType, importContent, iterator, removeShape, setCommonSlideData
addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString
public org.openxmlformats.schemas.presentationml.x2006.main.CTNotesSlide getXmlObject()
getXmlObject
in class XSLFSheet
protected java.lang.String getRootElementName()
getRootElementName
in class XSLFSheet
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 XSLFNotesMaster getMasterSheet()
getMasterSheet
in class XSLFSheet
Copyright 2015 The Apache Software Foundation or its licensors, as applicable.