Java org.apache.poi.hslf.usermodel HSLFSlide fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.hslf.usermodel HSLFSlide fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.hslf.usermodel HSLFSlide.

The text is from its open source code.

Method

voidaddShape(HSLFShape shape)
Add a new Shape to this Slide
voiddraw(Graphics2D graphics)
ListgetComments()
Get the comment(s) for this slide.
HeadersFootersgetHeadersFooters()
Header / Footer settings for this slide.
HSLFMasterSheetgetMasterSheet()
Returns master sheet associated with this slide.
HSLFNotesgetNotes()
Returns the Notes Sheet for this slide, or null if there isn't one
ListgetShapes()
Returns all shapes contained in this Sheet
intgetSlideNumber()
Returns the (public facing) page number of this slide
List>getTextParagraphs()
Returns an array of all the TextRuns found
StringgetTitle()

The title is a run of text of type TextHeaderAtom.CENTER_TITLE_TYPE or TextHeaderAtom.TITLE_TYPE