Uses of Interface
org.apache.poi.sl.draw.geom.AdjustHandle
-
Packages that use AdjustHandle Package Description org.apache.poi.sl.draw.geom -
-
Uses of AdjustHandle in org.apache.poi.sl.draw.geom
Classes in org.apache.poi.sl.draw.geom that implement AdjustHandle Modifier and Type Class Description class
PolarAdjustHandle
Java class for CT_PolarAdjustHandle complex type.class
XYAdjustHandle
Java class for CT_XYAdjustHandle complex type.Methods in org.apache.poi.sl.draw.geom with parameters of type AdjustHandle Modifier and Type Method Description void
CustomGeometry. addAdjustHandle(AdjustHandle handle)
-