| Package | Description |
|---|---|
| org.apache.poi.hslf.model | |
| org.apache.poi.hslf.record |
| Modifier and Type | Field and Description |
|---|---|
protected EscherTextboxWrapper |
TextShape._txtbox
Escher container which holds text attributes such as
TextHeaderAtom, TextBytesAtom ot TextCharsAtom, StyleTextPropAtom etc.
|
| Modifier and Type | Method and Description |
|---|---|
protected EscherTextboxWrapper |
TextShape.getEscherTextboxWrapper() |
| Modifier and Type | Method and Description |
|---|---|
EscherTextboxWrapper[] |
PPDrawing.getTextboxWrappers()
Get access to the atoms inside Textboxes
|
| Modifier and Type | Method and Description |
|---|---|
void |
PPDrawing.addTextboxWrapper(EscherTextboxWrapper txtbox)
Add a new EscherTextboxWrapper to this
PPDrawing. |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.