Package hec.geometry
Class SeasonalAxis
java.lang.Object
java.util.Observable
hec.geometry.Axis
hec.geometry.TSAxis
hec.geometry.SeasonalAxis
- All Implemented Interfaces:
AdjustmentListener
,Serializable
,EventListener
A coordinate axis for HecTime data.
- See Also:
-
Field Summary
Fields inherited from class hec.geometry.TSAxis
AVG_PERIOD, BEG_PERIOD, DAY, DAYOFWEEK_STR, END_PERIOD, HR, MIN, MON, MONTH_STR, WK, YR
Fields inherited from class hec.geometry.Axis
_axisProp, CATEGORY, COMPUTED_SCALE, DEBUG, DEFAULT_AXIS_MAX, DEFAULT_AXIS_MIN, LABEL_CHANGE, LINEAR, LOGARITHMIC, m_observerList, NEW_ZOOM, PROBABILITY, SEASONAL, TIME, XAXIS, YAXIS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.geometry.TSAxis
computeNiceMinMax, computeTicInterval, getTicColor, getTicTextColor, getTicUnits, setTicColor, setTicTextColor
Methods inherited from class hec.geometry.Axis
addObserver, adjustmentValueChanged, computeAutoViewValues, computeScaling, computeScaling, computeScaling, computeScrollPosition, deleteObserver, deleteObservers, getActMax, getActMin, getAxisProp, getDataMax, getDataMin, getDataUnitSystem, getDisplayUnitsString, getDisplayUnitSystem, getLabel, getMajorTic, getMax, getMin, getMinorTic, getName, getNumTicLabelLevels, getObserverList, getOldDisplayUnitSystem, getOrigin, getParameterId, getRatedValue, getRatingFunction, getReversed, getScaledLabel, getScaleMax, getScaleMin, getSigFig, getThousPow, getThousScale, getTicColorString, getTicTextColorString, getUnRatedValue, getViewMax, getViewMin, getWorldExtents, getWorldRange, getZoom, growToGlyphBounds, growWorldExtents, invalidateWorldExtents, isComputingMajorTics, isComputingMinorTics, isReversed, isUsingAutomaticMaximum, isUsingAutomaticMinimum, isUsingAutomaticViewMaximum, isUsingAutomaticViewMinimum, isUsingDefaultLimits, l2w, l2wE, popLabel, pushLabel, rateAxis, setActualMaximumValue, setActualMinimumValue, setAutomaticMaximumOff, setAutomaticMaximumOn, setAutomaticMinimumOff, setAutomaticMinimumOn, setAutomaticViewMaximumOff, setAutomaticViewMaximumOn, setAutomaticViewMinimumOff, setAutomaticViewMinimumOn, setAxisProp, setComputeMajorTics, setComputeMajorTicsOff, setComputeMajorTicsOn, setComputeMinorTics, setComputeMinorTicsOff, setComputeMinorTicsOn, setDataUnitSystem, setDefaultExtents, setDisplayScaleFactor, setDisplayUnitSystem, setLabel, setMajorTicInterval, setMaximumFactionDigits, setMaximumLimit, setMinimumLimit, setMinMax, setMinorTicInterval, setName, setNumberOfTicLabelLayers, setNumTicLabelLevels, setOrigin, setParameterId, setRatingFunction, setRatingFunction, setReversed, setReversedOff, setReversedOn, setScaleLimits, setTicColor, setTicTextColor, setUnit, setUseDefaultLimitsOff, setUseDefaultLimitsOn, setViewLimits, setWorldExtents, setWorldMinExtent, unZoom, updateRatedFunctionScroll, w2l, w2lE, zoomByFactor, zoomIn, zoomIn, zoomInUnMod
Methods inherited from class java.util.Observable
clearChanged, countObservers, hasChanged, notifyObservers, notifyObservers, setChanged
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.awt.event.AdjustmentListener
adjustmentValueChanged