|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplugins.big.bigsnakeutils.icy.gui.curve.CurveModel
public class CurveModel
VarEditorModel for Curve objects. By default, a curve is always valid.
Constructor Summary | |
---|---|
CurveModel(Curve defaultValue)
Default constructor. |
Method Summary | |
---|---|
Curve |
getDefaultValue()
|
boolean |
isValid(Curve value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CurveModel(Curve defaultValue)
Method Detail |
---|
public boolean isValid(Curve value)
isValid
in interface plugins.adufour.vars.gui.model.VarEditorModel<Curve>
public Curve getDefaultValue()
getDefaultValue
in interface plugins.adufour.vars.gui.model.VarEditorModel<Curve>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |