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

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

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf
ObjectData
          A class that represents object data embedded in a slide show.
PictureData
          A class that represents image data contained in a slide show.
 

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

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.model
PictureData
          A class that represents image data contained in a slide show.
RichTextRun
          Represents a run of text, all with the same style TODO: finish all the getters and setters to the font/character/paragraph properties (currently only has some of them)
SlideShow
          This class is a friendly wrapper on top of the more scary HSLFSlideShow.
 

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.usermodel
PictureData
          A class that represents image data contained in a slide show.
SlideShow
          This class is a friendly wrapper on top of the more scary HSLFSlideShow.
 



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