| Package | Description | 
|---|---|
| org.apache.poi.hssf.usermodel | The usermodel package maps HSSF low level structures to familiar workbook/sheet model | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HSSFPatriarchThe patriarch is the toplevel container for shapes in a sheet. | 
| class  | HSSFShapeGroupA shape group may contain other shapes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | HSSFShapeFactory. createShapeTree(EscherContainerRecord container,
               EscherAggregate agg,
               HSSFShapeContainer out,
               DirectoryNode root)build shape tree from escher container | 
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.