| Name | Description | Type | Package | Framework |
| AbstractShape | An abstract shape is the lowlevel model for a shape. | Class | org.apache.poi.hssf.model | Apache POI |
| ComboboxShape | Represents a combobox shape. | Class | org.apache.poi.hssf.model | Apache POI |
| CommentShape | Represents a cell comment. | Class | org.apache.poi.hssf.model | Apache POI |
| ConvertAnchor | Class | org.apache.poi.hssf.model | Apache POI | |
| DrawingManager | Provides utilities to manage drawing groups. | Class | org.apache.poi.hssf.model | Apache POI |
| DrawingManager2 | Provides utilities to manage drawing groups. | Class | org.apache.poi.hssf.model | Apache POI |
| HSSFFormulaParser | Class | org.apache.poi.hssf.model | Apache POI | |
| InternalSheet | Low level model implementation of a Sheet (one workbook contains many sheets) This file contains the low level binary records starting at the sheets BOF and | Class | org.apache.poi.hssf.model | Apache POI |
| InternalSheet .UnsupportedBOFType | Class | org.apache.poi.hssf.model.InternalSheet | Apache POI | |
| InternalWorkbook | Low level model implementation of a Workbook. | Class | org.apache.poi.hssf.model | Apache POI |
| LineShape | Represents a line shape and creates all the line specific low level records. | Class | org.apache.poi.hssf.model | Apache POI |
| PictureShape | Represents a picture shape and creates all specific low level records. | Class | org.apache.poi.hssf.model | Apache POI |
| PolygonShape | Class | org.apache.poi.hssf.model | Apache POI | |
| RecordStream | Simplifies iteration over a sequence of Record objects. | Class | org.apache.poi.hssf.model | Apache POI |
| RowBlocksReader | Segregates the 'Row Blocks' section of a single sheet into plain row/cell records and shared formula records. | Class | org.apache.poi.hssf.model | Apache POI |
| SimpleFilledShape | Class | org.apache.poi.hssf.model | Apache POI | |
| TextboxShape | Represents an textbox shape and converts between the highlevel records and lowlevel records for an oval. | Class | org.apache.poi.hssf.model | Apache POI |
| WorkbookRecordList | Class | org.apache.poi.hssf.model | Apache POI | |