Package net.sf.latexdraw.glib.handlers

Interface Summary
IHandler This interface defines a handler.
 

Class Summary
ArcAngleHandler Defines a handler that changes the start/end angle of an arc.
CtrlPointHandler Defines a handler that moves a control point (for Bézier curves).
Handler<T extends Shape> A handler helps to manipulate and to delimit a shape view.
MovePtHandler Defines a handler that moves a point of a shape.
RotationHandler Defines a handler that rotates a shape.
ScaleHandler Defines a handler that scales a shape.