|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jhotdraw.util.UndoableAdapter
org.jhotdraw.figures.PolyLineHandle.UndoActivity
org.jhotdraw.contrib.PolygonHandle.UndoActivity
Constructor Summary | |
PolygonHandle.UndoActivity(DrawingView newView,
int newPointIndex)
|
Method Summary | |
protected boolean |
movePointToOldLocation()
|
Methods inherited from class org.jhotdraw.figures.PolyLineHandle.UndoActivity |
getOldPoint, getPointIndex, redo, setOldPoint, setPointIndex, undo |
Methods inherited from class org.jhotdraw.util.UndoableAdapter |
duplicateAffectedFigures, getAffectedFigures, getAffectedFiguresCount, getAffectedFiguresReversed, getDrawingView, isRedoable, isUndoable, release, rememberFigures, setAffectedFigures, setDrawingView, setRedoable, setUndoable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PolygonHandle.UndoActivity(DrawingView newView, int newPointIndex)
Method Detail |
protected boolean movePointToOldLocation()
movePointToOldLocation
in class PolyLineHandle.UndoActivity
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |