| Package | Description |
|---|---|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel |
| Modifier and Type | Method and Description |
|---|---|
protected TextShape<?,? extends TextParagraph<?,?,? extends TextRun>> |
DrawTextShape.getShape() |
| Modifier and Type | Method and Description |
|---|---|
DrawTextShape |
DrawFactory.getDrawable(TextShape<?,?> shape) |
| Constructor and Description |
|---|
DrawTextShape(TextShape<?,?> shape) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AutoShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> |
interface |
FreeformShape<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> |
interface |
Line<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
Interface for Lines ...
|
interface |
TableCell<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>> |
interface |
TextBox<S extends Shape<S,P>,P extends TextParagraph<S,P,? extends TextRun>>
Represents a TextFrame shape in PowerPoint.
|
| Modifier and Type | Method and Description |
|---|---|
TextShape<S,P> |
TextParagraph.getParentShape() |