| Package | Description | 
|---|---|
| org.apache.poi.hslf.model | |
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PolygonA simple closed polygon shape | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HSLFAutoShapeRepresents an AutoShape. | 
| class  | HSLFFreeformShapeA "Freeform" shape. | 
| class  | HSLFLineRepresents a line in a PowerPoint drawing | 
| class  | HSLFPlaceholderRepresents a Placeholder in PowerPoint. | 
| class  | HSLFTableCellRepresents a cell in a ppt table | 
| class  | HSLFTextBoxRepresents a TextFrame shape in PowerPoint. | 
| 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 | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | XSLFAutoShapeRepresents a shape with a preset geometry. | 
| class  | XSLFFreeformShapeRepresents a custom geometric shape. | 
| class  | XSLFTextBox | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.