Class SheetContainer

All Implemented Interfaces:
PositionDependentRecord
Direct Known Subclasses:
MainMaster, Notes, Slide

public abstract class SheetContainer extends PositionDependentRecordContainer
The superclass of all sheet container records - Slide, Notes, MainMaster, etc.
  • Constructor Details

    • SheetContainer

      public SheetContainer()
  • Method Details

    • getPPDrawing

      public abstract PPDrawing getPPDrawing()
      Returns the PPDrawing of this sheet, which has all the interesting data in it
    • getColorScheme

      public abstract ColorSchemeAtom getColorScheme()