|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jhotdraw.draw.handle.AbstractHandle
org.jhotdraw.draw.handle.LocatorHandle
org.jhotdraw.draw.handle.ResizeHandleKit.ResizeHandle
org.jhotdraw.draw.handle.ResizeHandleKit.SouthEastHandle
private static class ResizeHandleKit.SouthEastHandle
| Field Summary |
|---|
| Fields inherited from class org.jhotdraw.draw.handle.ResizeHandleKit.ResizeHandle |
|---|
aspectRatio, sb |
| Fields inherited from class org.jhotdraw.draw.handle.AbstractHandle |
|---|
listenerList, view |
| Constructor Summary | |
|---|---|
ResizeHandleKit.SouthEastHandle(Figure owner)
|
|
| Method Summary | |
|---|---|
java.awt.Cursor |
getCursor()
Returns a cursor for the handle. |
void |
keyPressed(java.awt.event.KeyEvent evt)
|
protected void |
trackStepNormalized(java.awt.geom.Point2D.Double p,
boolean keepAspect)
|
| Methods inherited from class org.jhotdraw.draw.handle.ResizeHandleKit.ResizeHandle |
|---|
draw, getToolTipText, setBounds, trackEnd, trackStart, trackStep |
| Methods inherited from class org.jhotdraw.draw.handle.LocatorHandle |
|---|
basicGetBounds, getLocation, getLocationOnDrawing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ResizeHandleKit.SouthEastHandle(Figure owner)
| Method Detail |
|---|
protected void trackStepNormalized(java.awt.geom.Point2D.Double p,
boolean keepAspect)
trackStepNormalized in class ResizeHandleKit.ResizeHandlepublic void keyPressed(java.awt.event.KeyEvent evt)
keyPressed in interface java.awt.event.KeyListenerkeyPressed in class AbstractHandlepublic java.awt.Cursor getCursor()
AbstractHandle
getCursor in interface HandlegetCursor in class AbstractHandle
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||