Uses of Class
com.bc.ceres.swing.figure.AbstractHandle
-
Packages that use AbstractHandle Package Description com.bc.ceres.swing.figure.support -
-
Uses of AbstractHandle in com.bc.ceres.swing.figure.support
Subclasses of AbstractHandle in com.bc.ceres.swing.figure.support Modifier and Type Class Description classPointHandleAHandlethat can be used to change point positions.classRotateHandleAHandlethat can be used to rotate figures.classScaleHandleAHandlethat can be used to scale figures.classVertexHandleAHandlethat can be used to change vertex positions.
-