|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectendrov.gui.undo.UndoOpBasic
endrov.typeLineage.UndoOpLineageReplaceAllParticle
public abstract class UndoOpLineageReplaceAllParticle
Restore lineage by copying all old coordinates. Inefficient but always works
Constructor Summary | |
---|---|
UndoOpLineageReplaceAllParticle(java.lang.String opname,
Lineage lin)
|
Method Summary | |
---|---|
void |
modifyObjects()
|
void |
undo()
Take data to the last state |
Methods inherited from class endrov.gui.undo.UndoOpBasic |
---|
canUndo, execute, getOpName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface endrov.gui.undo.UndoOp |
---|
redo |
Constructor Detail |
---|
public UndoOpLineageReplaceAllParticle(java.lang.String opname, Lineage lin)
Method Detail |
---|
public void modifyObjects()
public void undo()
UndoOp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |