A constant for unit type 'Celcius'.
A constant for unit type 'Fahrenheit'.
A constant for unit type 'Kelvin'.
A constant for unit type 'None'.
An exception that indicates an unknown key value.
UP_45 category label positions.
UP_90 category label positions.
Updates an item in the series.
Updates the value of the specified item in this matrix series.
Updates (changes) the value of a data item and sends a
SeriesChangeEvent
to all registered listeners.
Updates (changes) the value of a data item.
Updates the value of an item in the series and sends a
SeriesChangeEvent
to all registered listeners.
Updates an item in the series.
Updates (changes) the value for a time period.
Updates the averaged outlier.
Updates the value of an item in the series and sends a
SeriesChangeEvent
to all registered listeners.
Updates the value of an item in the series and sends a
SeriesChangeEvent
to all registered listeners.
Applies the changes to the specified chart.
Evaluates a data point and if it is the closest to the anchor point it
becomes the new crosshair point.
Evaluates a data point and if it is the closest to the anchor point it
becomes the new crosshair point.
Considers the current (x, y) coordinate and updates the crosshair point
if it meets the criteria (usually means the (x, y) coordinate is the
closest to the anchor point so far).
Considers the current (x, y) coordinate and updates the crosshair point
if it meets the criteria (usually means the (x, y) coordinate is the
closest to the anchor point so far).
Evaluates an x-value and if it is the closest to the anchor x-value it
becomes the new crosshair value.
Evaluates an x-value and if it is the closest to the anchor x-value it
becomes the new crosshair value.
Evaluates a y-value and if it is the closest to the anchor y-value it
becomes the new crosshair value.
Evaluates a y-value and if it is the closest to the anchor y-value it
becomes the new crosshair value.
Updates the x-values for all the series in the dataset.
A list of coordinates for the upper y-values in the current series
(after translation into Java2D space).
Interface for generating the URL fragment of an HTML image map area tag.