Uses of Class
org.apache.poi.xddf.usermodel.XDDFShape3D
-
Packages that use XDDFShape3D Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFShape3D in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFShape3D Modifier and Type Method Description XDDFShape3D
XDDFShapeProperties. getShape3D()
Methods in org.apache.poi.xddf.usermodel with parameters of type XDDFShape3D Modifier and Type Method Description void
XDDFShapeProperties. setShape3D(XDDFShape3D shape)
-