Uses of Interface
org.apache.poi.sl.usermodel.ShapeContainer

Packages that use ShapeContainer
org.apache.poi.sl.usermodel   
org.apache.poi.xslf.usermodel   
 

Uses of ShapeContainer in org.apache.poi.sl.usermodel
 

Subinterfaces of ShapeContainer in org.apache.poi.sl.usermodel
 interface MasterSheet
           
 interface Notes
           
 interface ShapeGroup
           
 interface Sheet
          Common parent of Slides, Notes and Masters
 interface Slide
           
 

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

Classes in org.apache.poi.xslf.usermodel that implement ShapeContainer
 class XSLFSheet
           
 class XSLFSlide
           
 



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