Package | Description |
---|---|
loci.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
loci.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
private void |
EscherAggregate.convertShapes(HSSFShapeContainer parent,
EscherContainerRecord escherParent,
Map shapeToObj) |
Modifier and Type | Class and Description |
---|---|
class |
HSSFPatriarch
The patriarch is the toplevel container for shapes in a sheet.
|
class |
HSSFShapeGroup
A shape group may contain other shapes.
|
Copyright © 2016 Open Microscopy Environment