org.jhotdraw.draw.handle
Class RotateHandle
- java.lang.Object
-
- org.jhotdraw.draw.handle.AbstractHandle
-
- org.jhotdraw.draw.handle.AbstractRotateHandle
-
- org.jhotdraw.draw.handle.RotateHandle
-
- All Implemented Interfaces:
- java.awt.event.KeyListener, java.util.EventListener, FigureListener, Handle
public class RotateHandle extends AbstractRotateHandle
A Handle to rotate a Figure.
-
-
Constructor Summary
Constructors Constructor and Description RotateHandle(Figure owner)Creates a new instance.
-
Method Summary
-
Methods inherited from class org.jhotdraw.draw.handle.AbstractRotateHandle
draw, getLocation, getToolTipText, isCombinableWith, keyPressed, trackEnd, trackStart, trackStep
-
Methods inherited from class org.jhotdraw.draw.handle.AbstractHandle
addHandleListener, areaInvalidated, attributeChanged, contains, createSecondaryHandles, dispose, figureAdded, figureChanged, figureHandlesChanged, figureRemoved, figureRequestRemove, getBounds, getCursor, getDrawingArea, getEditor, getOwner, getView, invalidate, keyReleased, keyTyped, removeHandleListener, setToolTipText, setView, trackDoubleClick, viewTransformChanged
-
-
-
-
Constructor Detail
-
RotateHandle
public RotateHandle(Figure owner)
Creates a new instance.
-
-
DataMelt 3.0 © DataMelt by jWork.ORG