Package | Description |
---|---|
org.apache.poi.ddf |
This package contains classes for decoding the Microsoft Office Drawing format otherwise
known as escher henceforth known in POI as the Dreadful Drawing Format.
|
org.apache.poi.hslf.record | |
org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Method and Description |
---|---|
EscherDggRecord |
EscherDggRecord.copy() |
Constructor and Description |
---|
EscherDggRecord(EscherDggRecord other) |
Modifier and Type | Method and Description |
---|---|
EscherDggRecord |
PPDrawingGroup.getEscherDggRecord() |
Modifier and Type | Method and Description |
---|---|
EscherDggRecord |
DrawingManager2.getDgg()
Returns the drawing group container record
|
Constructor and Description |
---|
DrawingManager2(EscherDggRecord dgg) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.