Uses of Package
org.apache.poi.hslf.usermodel

Packages that use org.apache.poi.hslf.usermodel
org.apache.poi.hslf.blip   
org.apache.poi.hslf.extractor   
org.apache.poi.hslf.model   
org.apache.poi.hslf.record   
org.apache.poi.hslf.usermodel   
 

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.blip
HSLFPictureData
          A class that represents image data contained in a slide show.
 

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.extractor
HSLFSlideShowImpl
          This class contains the main functionality for the Powerpoint file "reader".
 

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.model
HSLFAutoShape
          Represents an AutoShape.
HSLFGroupShape
          Represents a group of shapes.
HSLFObjectData
          A class that represents object data embedded in a slide show.
HSLFPictureData
          A class that represents image data contained in a slide show.
HSLFPictureShape
          Represents a picture in a PowerPoint document.
HSLFShape
           Represents a Shape which is the elemental object that composes a drawing.
HSLFSheet
          This class defines the common format of "Sheets" in a powerpoint document.
HSLFSimpleShape
          An abstract simple (non-group) shape.
HSLFSlideShow
          This class is a friendly wrapper on top of the more scary HSLFSlideShow.
HSLFTextParagraph
          This class represents a run of text in a powerpoint document.
HSLFTextShape
          A common superclass of all shapes that can hold text.
 

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.record
HSLFFontInfo
          Represents a Font used in a presentation.
 

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.usermodel
HSLFAutoShape
          Represents an AutoShape.
HSLFBackground
          Background shape
HSLFConnectorShape
          Specifies a connection shape.
HSLFFill
          Represents functionality provided by the 'Fill Effects' dialog in PowerPoint.
HSLFFontInfo
          Represents a Font used in a presentation.
HSLFFontInfo.FontRenderType
           
HSLFFontInfoPredefined
          Predefined fonts
HSLFFreeformShape
          A "Freeform" shape.
HSLFGroupShape
          Represents a group of shapes.
HSLFHyperlink
          Represents a hyperlink in a PowerPoint document
HSLFLine
          Represents a line in a PowerPoint drawing
HSLFMasterSheet
          The superclass of all master sheets - Slide masters, Notes masters, etc.
HSLFNotes
          This class represents a slide's notes in a PowerPoint Document.
HSLFObjectData
          A class that represents object data embedded in a slide show.
HSLFPictureData
          A class that represents image data contained in a slide show.
HSLFPictureShape
          Represents a picture in a PowerPoint document.
HSLFShape
           Represents a Shape which is the elemental object that composes a drawing.
HSLFShapeContainer
          Common interface for shape containers, e.g.
HSLFSheet
          This class defines the common format of "Sheets" in a powerpoint document.
HSLFSimpleShape
          An abstract simple (non-group) shape.
HSLFSlide
          This class represents a slide in a PowerPoint Document.
HSLFSlideMaster
          SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.
HSLFSlideShow
          This class is a friendly wrapper on top of the more scary HSLFSlideShow.
HSLFSlideShowImpl
          This class contains the main functionality for the Powerpoint file "reader".
HSLFSoundData
          A class that represents sound data embedded in a slide show.
HSLFTable
          Represents a table in a PowerPoint presentation
HSLFTableCell
          Represents a cell in a ppt table
HSLFTextBox
          Represents a TextFrame shape in PowerPoint.
HSLFTextParagraph
          This class represents a run of text in a powerpoint document.
HSLFTextRun
          Represents a run of text, all with the same style
HSLFTextShape
          A common superclass of all shapes that can hold text.
HSLFTitleMaster
          Title masters define the design template for slides with a Title Slide layout.
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.