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

Packages that use org.apache.poi.hslf.model
org.apache.poi.hslf.blip   
org.apache.poi.hslf.model   
org.apache.poi.hslf.usermodel   
org.apache.poi.hslf.usermodel.examples   
 

Classes in org.apache.poi.hslf.model used by org.apache.poi.hslf.blip
Picture
          Represents a picture in a PowerPoint document.
 

Classes in org.apache.poi.hslf.model used by org.apache.poi.hslf.model
AutoShape
          Represents an AutoShape.
Background
          Background shape
Fill
          Represents functionality provided by the 'Fill Effects' dialog in PowerPoint.
Hyperlink
          Represents a hyperlink in a PowerPoint document
Line
          Represents a line in a PowerPoint drawing
MasterSheet
          The superclass of all master sheets - Slide masters, Notes masters, etc.
Notes
          This class represents a slide's notes in a PowerPoint Document.
Picture
          Represents a picture in a PowerPoint document.
PPFont
          Represents a Font used in a presenation.
Shape
           Represents a Shape which is the elemental object that composes a drawing.
ShapeGroup
          Represents a group of shapes.
ShapeOutline
          Date: Apr 17, 2008
Sheet
          This class defines the common format of "Sheets" in a powerpoint document.
SimpleShape
          An abstract simple (non-group) shape.
TableCell
          Represents a cell in a ppt table
TextBox
          Represents a TextFrame shape in PowerPoint.
TextRun
          This class represents a run of text in a powerpoint document.
TextShape
          A common superclass of all shapes that can hold text.
 

Classes in org.apache.poi.hslf.model used by org.apache.poi.hslf.usermodel
Notes
          This class represents a slide's notes in a PowerPoint Document.
Picture
          Represents a picture in a PowerPoint document.
PPFont
          Represents a Font used in a presenation.
Slide
          This class represents a slide in a PowerPoint Document.
SlideMaster
          SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.
TextRun
          This class represents a run of text in a powerpoint document.
TitleMaster
          Title masters define the design template for slides with a Title Slide layout.
 

Classes in org.apache.poi.hslf.model used by org.apache.poi.hslf.usermodel.examples
Shape
           Represents a Shape which is the elemental object that composes a drawing.
 



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