| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EscherOptRecord
The opt record is used to store property values for a shape.
|
class |
EscherTertiaryOptRecord
"The OfficeArtTertiaryFOPT record specifies a table of OfficeArtRGFOPTE properties, as defined in section 2.3.1."
-- [MS-ODRAW] -- v20110608; Office Drawing Binary File Format
|
| Constructor and Description |
|---|
AbstractEscherOptRecord(AbstractEscherOptRecord other) |