Package | Description |
---|---|
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 |
HSLFPlaceholder
Represents a Placeholder in PowerPoint.
|
class |
HSLFTableCell
Represents a cell in a ppt table
|
class |
HSLFTextBox
Represents a TextFrame shape in PowerPoint.
|
Modifier and Type | Method and Description |
---|---|
DrawTextBox |
DrawFactory.getDrawable(TextBox<?,?> shape) |
Constructor and Description |
---|
DrawTextBox(TextBox<?,?> shape) |
Modifier and Type | Method and Description |
---|---|
TextBox<S,P> |
ShapeContainer.createTextBox()
create a text box
|
Modifier and Type | Class and Description |
---|---|
class |
XSLFTextBox |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.