Uses of Interface
org.apache.poi.xslf.usermodel.XSLFShapeContainer

Packages that use XSLFShapeContainer
org.apache.poi.xslf.usermodel   
 

Uses of XSLFShapeContainer in org.apache.poi.xslf.usermodel
 

Classes in org.apache.poi.xslf.usermodel that implement XSLFShapeContainer
 class XSLFGroupShape
          Represents a group shape that consists of many shapes grouped together.
 class XSLFNotes
           
 class XSLFNotesMaster
          Notes master object associated with this layout.
 class XSLFSheet
           
 class XSLFSlide
           
 class XSLFSlideLayout
           
 class XSLFSlideMaster
          Slide master object associated with this layout.
 



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