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 |
Modifier and Type | Method and Description |
---|---|
EscherTextboxRecord |
EscherTextboxRecord.clone() |
Modifier and Type | Method and Description |
---|---|
EscherTextboxRecord |
EscherTextboxWrapper.getEscherRecord()
Returns the underlying DDF Escher Record
|
Constructor and Description |
---|
EscherTextboxWrapper(EscherTextboxRecord textbox)
Creates the wrapper for the given DDF Escher Record and children
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.