public class MultiplyVariable extends WiredEdit implements GraphicsPanelEdit
RedoName, UndoName| Constructor and Description |
|---|
MultiplyVariable(String name)
Creates a variable edit.
|
MultiplyVariable(String name,
double v)
Creates a variable edit.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addEdit(UndoableEdit edit) |
WiredEdit |
copy(RecordPlot plot) |
String |
getName() |
String |
getPresentationName() |
boolean |
isSupportedBy(GraphicsPanel p) |
protected void |
redoEdit() |
String |
toString() |
protected void |
undoEdit() |
endAnimation, getID, getRecordPlot, setRecordPlot, showAnimation, startAnimationcreateTransformedShape, getFrames, getNextEdit, getParent, getPreviousEdit, redo, setNextEdit, setParent, setPreviousEdit, undodie, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEditclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIDcanRedo, canUndo, die, getRedoPresentationName, getUndoPresentationName, isSignificant, replaceEditpublic MultiplyVariable(String name)
public MultiplyVariable(String name, double v)
public WiredEdit copy(RecordPlot plot)
public String getPresentationName()
getPresentationName in interface UndoableEditgetPresentationName in class AbstractUndoableEditpublic boolean addEdit(UndoableEdit edit)
addEdit in interface UndoableEditaddEdit in class AbstractUndoableEditpublic boolean isSupportedBy(GraphicsPanel p)
isSupportedBy in interface GraphicsPanelEditprotected void redoEdit()
redoEdit in class org.freehep.swing.undo.AnimatedEditprotected void undoEdit()
undoEdit in class org.freehep.swing.undo.AnimatedEditpublic String getName()
Copyright © 1996-2014 FreeHEP. All Rights Reserved.