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

Packages that use org.apache.poi.hslf.usermodel
org.apache.poi.hslf   
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 the image data contained in the Presentation.
 

Classes in org.apache.poi.hslf.usermodel used by org.apache.poi.hslf.model
PictureData
          A class that represents the image data contained in the Presentation.
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 the image data contained in the Presentation.
SlideShow
          This class is a friendly wrapper on top of the more scary HSLFSlideShow.
 



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