Package | Description |
---|---|
org.apache.poi.xslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
XSLFAutoShape
Represents a shape with a preset geometry.
|
class |
XSLFBackground
Background shape
|
class |
XSLFConnectorShape
Specifies a connection shape.
|
class |
XSLFFreeformShape
Represents a custom geometric shape.
|
class |
XSLFPictureShape
Represents a picture shape
|
class |
XSLFTableCell
Represents a cell of a table in a .pptx presentation
|
class |
XSLFTextBox |
class |
XSLFTextShape
Represents a shape that can hold text.
|
Modifier and Type | Method and Description |
---|---|
XSLFSimpleShape |
XSLFSheet.getPlaceholder(Placeholder ph) |
XSLFSimpleShape |
XSLFShadow.getShadowParent() |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.