Uses of Class
org.apache.poi.hslf.record.PositionDependentRecordContainer

Packages that use PositionDependentRecordContainer
org.apache.poi.hslf.record   
 

Uses of PositionDependentRecordContainer in org.apache.poi.hslf.record
 

Subclasses of PositionDependentRecordContainer in org.apache.poi.hslf.record
 class DummyPositionSensitiveRecordWithChildren
          If we come across a record we know has children of (potential) interest, but where the record itself is boring, but where other records may care about where this one lives, we create one of these.
 class Notes
          Master container for Notes.
 class Slide
          Master container for Slides.
 



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