|
JHotDraw 7.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.draw.AbstractHandle
org.jhotdraw.draw.AbstractRotateHandle
org.jhotdraw.draw.RotateHandle
public class RotateHandle
A Handle to rotate a Figure.
Field Summary |
---|
Fields inherited from class org.jhotdraw.draw.AbstractHandle |
---|
listenerList, view |
Constructor Summary | |
---|---|
RotateHandle(Figure owner)
Creates a new instance. |
Method Summary | |
---|---|
protected java.awt.geom.Point2D.Double |
getCenter()
|
protected java.awt.geom.Point2D.Double |
getOrigin()
|
Methods inherited from class org.jhotdraw.draw.AbstractRotateHandle |
---|
basicGetBounds, draw, getLocation, getRestoreData, getStartTheta, getToolTipText, getTransformedBounds, isCombinableWith, trackEnd, trackStart, trackStep |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RotateHandle(Figure owner)
Method Detail |
---|
protected java.awt.geom.Point2D.Double getCenter()
getCenter
in class AbstractRotateHandle
protected java.awt.geom.Point2D.Double getOrigin()
getOrigin
in class AbstractRotateHandle
|
Copyright 1996-2007 (c) JHotDraw.org. Some rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |