Uses of Interface
org.apache.poi.hslf.usermodel.HSLFShapeContainer

Packages that use HSLFShapeContainer
org.apache.poi.hslf.usermodel   
 

Uses of HSLFShapeContainer in org.apache.poi.hslf.usermodel
 

Classes in org.apache.poi.hslf.usermodel that implement HSLFShapeContainer
 class HSLFGroupShape
          Represents a group of shapes.
 class HSLFMasterSheet
          The superclass of all master sheets - Slide masters, Notes masters, etc.
 class HSLFNotes
          This class represents a slide's notes in a PowerPoint Document.
 class HSLFSheet
          This class defines the common format of "Sheets" in a powerpoint document.
 class HSLFSlide
          This class represents a slide in a PowerPoint Document.
 class HSLFSlideMaster
          SlideMaster determines the graphics, layout, and formatting for all the slides in a given presentation.
 class HSLFTable
          Represents a table in a PowerPoint presentation
 class HSLFTitleMaster
          Title masters define the design template for slides with a Title Slide layout.
 



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