Uses of Class
org.apache.poi.xddf.usermodel.XDDFCustomGeometry2D
-
Packages that use XDDFCustomGeometry2D Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFCustomGeometry2D in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFCustomGeometry2D Modifier and Type Method Description XDDFCustomGeometry2DXDDFShapeProperties. getCustomGeometry2D()Methods in org.apache.poi.xddf.usermodel with parameters of type XDDFCustomGeometry2D Modifier and Type Method Description voidXDDFShapeProperties. setCustomGeometry2D(XDDFCustomGeometry2D geometry)
-