Uses of Class
org.apache.poi.hslf.record.PositionDependentRecordContainer
Packages that use PositionDependentRecordContainer
-
Uses of PositionDependentRecordContainer in org.apache.poi.hslf.record
Subclasses of PositionDependentRecordContainer in org.apache.poi.hslf.recordModifier and TypeClassDescriptionfinal classIf 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.final classMaster container for Document.final classIf 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.final classEnvironment, which contains lots of settings for the document.final classMaster slidefinal classMaster container for Notes.classThe superclass of all sheet container records - Slide, Notes, MainMaster, etc.final classMaster container for Slides.