Uses of Class
org.apache.poi.xslf.usermodel.XSLFTextShape
Packages that use XSLFTextShape
-
Uses of XSLFTextShape in org.apache.poi.xslf.usermodel
Subclasses of XSLFTextShape in org.apache.poi.xslf.usermodelModifier and TypeClassDescriptionclass
Represents a shape with a preset geometry.class
Represents a custom geometric shape.class
Represents a cell of a table in a .pptx presentationclass
Methods in org.apache.poi.xslf.usermodel that return XSLFTextShapeModifier and TypeMethodDescriptionXSLFTextParagraph.getParentShape()
XSLFSheet.getPlaceholder
(int idx) XSLFSheet.getPlaceholders()
protected XSLFTextShape
XSLFSheet.getTextShapeByType
(Placeholder type) XSLFChart.getTitleShape()