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 class
PointHandle
AHandle
that can be used to change point positions.class
RotateHandle
AHandle
that can be used to rotate figures.class
ScaleHandle
AHandle
that can be used to scale figures.class
VertexHandle
AHandle
that can be used to change vertex positions.
-