Uses of Interface
org.apache.poi.hssf.usermodel.HSSFShapeContainer

Packages that use HSSFShapeContainer
org.apache.poi.hssf.usermodel usermodel package maps HSSF low level strutures to familiar workbook/sheet model 
 

Uses of HSSFShapeContainer in org.apache.poi.hssf.usermodel
 

Classes in org.apache.poi.hssf.usermodel that implement HSSFShapeContainer
 class HSSFPatriarch
          The patriarch is the toplevel container for shapes in a sheet.
 class HSSFShapeGroup
          A shape group may contain other shapes.
 



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