public class GraphicsModeEdit extends WiredEdit implements GraphicsPanelEdit
RedoName, UndoName
Constructor and Description |
---|
GraphicsModeEdit(String name) |
GraphicsModeEdit(String name,
boolean value) |
GraphicsModeEdit(String name,
double value) |
GraphicsModeEdit(String name,
int value) |
Modifier and Type | Method and Description |
---|---|
boolean |
addEdit(UndoableEdit edit) |
WiredEdit |
copy(RecordPlot plot) |
String |
getPresentationName() |
boolean |
isSupportedBy(GraphicsPanel p) |
void |
redoEdit() |
void |
undoEdit() |
endAnimation, getID, getRecordPlot, setRecordPlot, showAnimation, startAnimation, toString
createTransformedShape, getFrames, getNextEdit, getParent, getPreviousEdit, redo, setNextEdit, setParent, setPreviousEdit, undo
die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getID
canRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEdit
public GraphicsModeEdit(String name)
public GraphicsModeEdit(String name, boolean value)
public GraphicsModeEdit(String name, double value)
public GraphicsModeEdit(String name, int value)
public WiredEdit copy(RecordPlot plot)
public String getPresentationName()
getPresentationName
in interface UndoableEdit
getPresentationName
in class AbstractUndoableEdit
public boolean isSupportedBy(GraphicsPanel p)
isSupportedBy
in interface GraphicsPanelEdit
public boolean addEdit(UndoableEdit edit)
addEdit
in interface UndoableEdit
addEdit
in class AbstractUndoableEdit
public void redoEdit()
redoEdit
in class org.freehep.swing.undo.AnimatedEdit
public void undoEdit()
undoEdit
in class org.freehep.swing.undo.AnimatedEdit
Copyright © 1996-2014 FreeHEP. All Rights Reserved.