Uses of Class
org.apache.poi.xslf.usermodel.XSLFAutoShape
-
Packages that use XSLFAutoShape Package Description org.apache.poi.xslf.usermodel -
-
Uses of XSLFAutoShape in org.apache.poi.xslf.usermodel
Subclasses of XSLFAutoShape in org.apache.poi.xslf.usermodel Modifier and Type Class Description class
XSLFFreeformShape
Represents a custom geometric shape.class
XSLFTextBox
Methods in org.apache.poi.xslf.usermodel that return XSLFAutoShape Modifier and Type Method Description XSLFAutoShape
XSLFDrawing. createAutoShape()
XSLFAutoShape
XSLFGroupShape. createAutoShape()
XSLFAutoShape
XSLFShapeContainer. createAutoShape()
XSLFAutoShape
XSLFSheet. createAutoShape()
-