| Package | Description |
|---|---|
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel |
| Constructor and Description |
|---|
DrawAutoShape(AutoShape<?,?> shape) |
| Modifier and Type | Interface and Description |
|---|---|
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 |
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 |
|---|---|
AutoShape<S,P> |
ShapeContainer.createAutoShape()
create a new shape with a predefined geometry and add it to this shape container
|