|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.POIXMLDocumentPart
org.apache.poi.xslf.usermodel.XSLFSheet
org.apache.poi.xslf.usermodel.XSLFNotes
@Beta public final class XSLFNotes
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
POIXMLDocumentPart.RelationPart |
| Method Summary | |
|---|---|
XSLFNotesMaster |
getMasterSheet()
|
protected java.lang.String |
getRootElementName()
|
java.util.List<java.util.List<XSLFTextParagraph>> |
getTextParagraphs()
|
XSLFTheme |
getTheme()
|
org.openxmlformats.schemas.presentationml.x2006.main.CTNotesSlide |
getXmlObject()
|
| Methods inherited from class org.apache.poi.xslf.usermodel.XSLFSheet |
|---|
addShape, appendContent, buildShapes, canDraw, clear, commit, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTable, createTextBox, draw, getBackground, getCommonSlideData, getFollowMasterGraphics, getPlaceholder, getPlaceholders, getShapes, getSlideShow, getSpTree, getTextShapeByType, importContent, iterator, removeShape, setCommonSlideData |
| Methods inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationParts, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.poi.sl.usermodel.Sheet |
|---|
draw, getBackground, getFollowMasterGraphics, getSlideShow |
| Methods inherited from interface org.apache.poi.sl.usermodel.ShapeContainer |
|---|
addShape, createAutoShape, createConnector, createFreeform, createGroup, createPicture, createTable, createTextBox, getShapes, removeShape |
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Method Detail |
|---|
public org.openxmlformats.schemas.presentationml.x2006.main.CTNotesSlide getXmlObject()
getXmlObject in class XSLFSheetprotected java.lang.String getRootElementName()
getRootElementName in class XSLFSheetpublic 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 interface Sheet<XSLFShape,XSLFTextParagraph>public java.util.List<java.util.List<XSLFTextParagraph>> getTextParagraphs()
getTextParagraphs in interface Notes<XSLFShape,XSLFTextParagraph>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||