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 XDDFShape3DXDDFShapeProperties. getShape3D()Methods in org.apache.poi.xddf.usermodel with parameters of type XDDFShape3D Modifier and Type Method Description voidXDDFShapeProperties. setShape3D(XDDFShape3D shape)
-