Uses of Class
org.apache.poi.xddf.usermodel.XDDFAdjustHandlePolar
-
Packages that use XDDFAdjustHandlePolar Package Description org.apache.poi.xddf.usermodel -
-
Uses of XDDFAdjustHandlePolar in org.apache.poi.xddf.usermodel
Methods in org.apache.poi.xddf.usermodel that return XDDFAdjustHandlePolar Modifier and Type Method Description XDDFAdjustHandlePolarXDDFCustomGeometry2D. addPolarAdjustHandle()XDDFAdjustHandlePolarXDDFCustomGeometry2D. getPolarAdjustHandle(int index)XDDFAdjustHandlePolarXDDFCustomGeometry2D. insertPolarAdjustHandle(int index)Methods in org.apache.poi.xddf.usermodel that return types with arguments of type XDDFAdjustHandlePolar Modifier and Type Method Description List<XDDFAdjustHandlePolar>XDDFCustomGeometry2D. getPolarAdjustHandles()
-