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
ObjectData
          A class that represents object data embedded in a slide show.
PictureData
          A class that represents image data contained in a slide show.
RichTextRun
          Represents a run of text, all with the same style
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
ObjectData
          A class that represents object data embedded in a slide show.
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.
SoundData
          A class that represents sound data embedded in a slide show.
 



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