Package | Description |
---|---|
loci.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Field and Description |
---|---|
(package private) EscherDggRecord |
DrawingManager.dgg |
(package private) EscherDggRecord |
DrawingManager2.dgg |
Modifier and Type | Method and Description |
---|---|
EscherDggRecord |
DrawingManager.getDgg() |
EscherDggRecord |
DrawingManager2.getDgg() |
Constructor and Description |
---|
DrawingManager(EscherDggRecord dgg) |
DrawingManager2(EscherDggRecord dgg) |
Copyright © 2015 Open Microscopy Environment