JHotDraw 7.0.6

Uses of Class
org.jhotdraw.draw.AbstractHandle

Packages that use AbstractHandle
org.jhotdraw.draw Defines a framework for drawing editors. 
 

Uses of AbstractHandle in org.jhotdraw.draw
 

Subclasses of AbstractHandle in org.jhotdraw.draw
 class BezierControlPointHandle
          BezierControlPointHandle.
 class BezierNodeHandle
          BezierNodeHandle.
 class BezierScaleHandle
          A Handle to scale and rotate a BezierFigure.
 class ChangeConnectionEndHandle
          Handle to reconnect the end of a connection to another figure.
 class ChangeConnectionHandle
          ChangeConnectionHandle factors the common code for handles that can be used to reconnect connections.
 class ChangeConnectionStartHandle
          Handle to reconnect the start of a connection to another figure.
 class CloseHandle
          CloseHandle.
 class ConnectionHandle
          A handle to connect figures.
 class FontSizeHandle
          FontSizeHandle.
 class LocatorHandle
          A LocatorHandle implements a Handle by delegating the location requests to a Locator object.
 class MoveHandle
          A handle that changes the location of the owning figure.
 class NullHandle
          A handle that doesn't change the owned figure.
 class RotateHandle
          A Handle to rotate a Figure.
 class RoundRectRadiusHandle
          A Handle to manipulate the radius of a round lead rectangle.
 class TriangleRotationHandler
          A Handle to rotate a TriangleFigure Based on RadiusHandle
 


Copyright 1996-2006 © JHotDraw.org