Uses of Class
org.apache.poi.xslf.usermodel.XSLFSimpleShape
-
Packages that use XSLFSimpleShape Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFSimpleShape in org.apache.poi.xslf.usermodel
Subclasses of XSLFSimpleShape in org.apache.poi.xslf.usermodel Modifier and Type Class Description class
XSLFAutoShape
Represents a shape with a preset geometry.class
XSLFBackground
Background shapeclass
XSLFConnectorShape
Specifies a connection shape.class
XSLFFreeformShape
Represents a custom geometric shape.class
XSLFPictureShape
Represents a picture shapeclass
XSLFTableCell
Represents a cell of a table in a .pptx presentationclass
XSLFTextBox
class
XSLFTextShape
Represents a shape that can hold text.Methods in org.apache.poi.xslf.usermodel that return XSLFSimpleShape Modifier and Type Method Description XSLFSimpleShape
XSLFSheet. getPlaceholder(Placeholder ph)
XSLFSimpleShape
XSLFShadow. getShadowParent()
-