DataRange.AnimationPROPERTY_DATUMRANGE| Constructor and Description |
|---|
Animation(DatumRange range,
boolean log) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fireUpdate() |
double |
getMaximum() |
double |
getMinimum() |
void |
setRange(double min,
double max) |
addPropertyChangeListener, addToFavorites, addUpdateListener, clearHistory, clone, findex, firePropertyChange, firePropertyChange, firePropertyChange, getAnimationDataRange, getCreator, getDatumRange, getFavorites, getHistory, getUnits, isLog, mutatorLock, popHistory, removeFromFavorites, removePropertyChangeListener, removeUpdateListener, resetRange, setLog, setMaximum, setMinimum, setRange, setRangeForward, setRangePrev, setUnits, valueIsAdjustingpublic Animation(DatumRange range, boolean log)
protected void fireUpdate()
fireUpdate in class DataRangepublic double getMinimum()
getMinimum in class DataRangepublic double getMaximum()
getMaximum in class DataRange