Uses of Class
org.apache.poi.xddf.usermodel.XDDFAdjustHandleXY
-
Packages that use XDDFAdjustHandleXY Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFAdjustHandleXY in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFAdjustHandleXY Modifier and Type Method Description XDDFAdjustHandleXYXDDFCustomGeometry2D. addXYAdjustHandle()XDDFAdjustHandleXYXDDFCustomGeometry2D. getXYAdjustHandle(int index)XDDFAdjustHandleXYXDDFCustomGeometry2D. insertXYAdjustHandle(int index)Methods in org.apache.poi.xddf.usermodel that return types with arguments of type XDDFAdjustHandleXY Modifier and Type Method Description List<XDDFAdjustHandleXY>XDDFCustomGeometry2D. getXYAdjustHandles()
-