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

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

Classes in org.apache.poi.hslf.model used by org.apache.poi.hslf.model
Notes
          This class represents a slide's notes in a PowerPoint Document.
Shape
           Represents a Shape which is the elemental object that composes a drawing.
ShapeGroup
          Represents a group of shapes.
Sheet
          This class defines the common format of "Sheets" in a powerpoint document.
SimpleShape
          An abstract simple (non-group) shape.
TextBox
          Represents a TextFrame shape in PowerPoint.
TextRun
          This class represents a run of text in a powerpoint document.
 

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.
Slide
          This class represents a slide in a PowerPoint Document.
TextRun
          This class represents a run of text in a powerpoint document.
 



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