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
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: get access to the font/character properties
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 2007 The Apache Software Foundation or its licensors, as applicable.