Header
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

U

UNITS - Static variable in class org.jfree.chart.plot.ThermometerPlot
The unit strings.
UNITS_CELCIUS - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for unit type 'Celcius'.
UNITS_FAHRENHEIT - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for unit type 'Fahrenheit'.
UNITS_KELVIN - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for unit type 'Kelvin'.
UNITS_NONE - Static variable in class org.jfree.chart.plot.ThermometerPlot
A constant for unit type 'None'.
UnknownKeyException - Exception in org.jfree.data
An exception that indicates an unknown key value.
UnknownKeyException(String) - Constructor for exception org.jfree.data.UnknownKeyException
Creates a new exception.
UP_45 - Static variable in class org.jfree.chart.axis.CategoryLabelPositions
UP_45 category label positions.
UP_90 - Static variable in class org.jfree.chart.axis.CategoryLabelPositions
UP_90 category label positions.
update(Comparable, Object) - Method in class org.jfree.data.ComparableObjectSeries
Updates an item in the series.
update(int, Number) - Method in class org.jfree.data.time.TimePeriodValues
Updates (changes) the value of a data item and sends a SeriesChangeEvent to all registered listeners.
update(RegularTimePeriod, Number) - Method in class org.jfree.data.time.TimeSeries
Updates (changes) the value for a time period.
update(int, Number) - Method in class org.jfree.data.time.TimeSeries
Updates (changes) the value of a data item.
update(int, int, double) - Method in class org.jfree.data.xy.MatrixSeries
Updates the value of the specified item in this matrix series.
update(int, int, double) - Method in class org.jfree.data.xy.NormalizedMatrixSeries
Updates the value of the specified item in this matrix series.
update(int, Number) - Method in class org.jfree.data.xy.XYSeries
Deprecated. Renamed XYSeries.updateByIndex(int, Number) to avoid confusion with the XYSeries.update(Number, Number) method.
update(Number, Number) - Method in class org.jfree.data.xy.XYSeries
Updates an item in the series.
updateAveragedOutlier() - Method in class org.jfree.chart.renderer.OutlierList
Updates the averaged outlier.
updateByIndex(int, Object) - Method in class org.jfree.data.ComparableObjectSeries
Updates the value of an item in the series and sends a SeriesChangeEvent to all registered listeners.
updateByIndex(int, Number) - Method in class org.jfree.data.xy.XYSeries
Updates the value of an item in the series and sends a SeriesChangeEvent to all registered listeners.
updateChart(JFreeChart) - Method in interface org.jfree.chart.editor.ChartEditor
Applies the changes to the specified chart.
updateCrosshairPoint(Comparable, Comparable, double, int, double, double, PlotOrientation) - Method in class org.jfree.chart.plot.CategoryCrosshairState
Evaluates a data point from a CategoryItemRenderer and if it is the closest to the anchor point it becomes the new crosshair point.
updateCrosshairPoint(double, double, double, double, PlotOrientation) - Method in class org.jfree.chart.plot.CrosshairState
Deprecated. Use CrosshairState.updateCrosshairPoint(double, double, int, int, double, double, PlotOrientation). See bug report 1086307.
updateCrosshairPoint(double, double, int, int, double, double, PlotOrientation) - Method in class org.jfree.chart.plot.CrosshairState
Evaluates a data point and if it is the closest to the anchor point it becomes the new crosshair point.
updateCrosshairValues(CategoryCrosshairState, Comparable, Comparable, double, int, double, double, PlotOrientation) - Method in class org.jfree.chart.renderer.category.AbstractCategoryItemRenderer
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).
updateCrosshairValues(CrosshairState, double, double, int, int, double, double, PlotOrientation) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
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).
updateCrosshairValues(CrosshairState, double, double, double, double, PlotOrientation) - Method in class org.jfree.chart.renderer.xy.AbstractXYItemRenderer
Deprecated. Use AbstractXYItemRenderer.updateCrosshairValues(CrosshairState, double, double, int, int, double, double, PlotOrientation) -- see bug report 1086307.
updateCrosshairX(Comparable, Comparable, int, double, PlotOrientation) - Method in class org.jfree.chart.plot.CategoryCrosshairState
Updates only the crosshair row and column keys (this is for the case where the range crosshair does NOT lock onto the nearest data value).
updateCrosshairX(double) - Method in class org.jfree.chart.plot.CrosshairState
Deprecated. Use CrosshairState.updateCrosshairX(double, int). See bug report 1086307.
updateCrosshairX(double, int) - Method in class org.jfree.chart.plot.CrosshairState
Evaluates an x-value and if it is the closest to the anchor x-value it becomes the new crosshair value.
updateCrosshairY(double) - Method in class org.jfree.chart.plot.CrosshairState
Deprecated. Use CrosshairState.updateCrosshairY(double, int). See bug report 1086307.
updateCrosshairY(double, int) - Method in class org.jfree.chart.plot.CrosshairState
Evaluates a y-value and if it is the closest to the anchor y-value it becomes the new crosshair value.
updateUI() - Method in class org.jfree.chart.ChartPanel
Updates the UI for a LookAndFeel change.
updateValue(Number) - Method in class org.jfree.data.general.DefaultKeyedValueDataset
Updates the value.
updateXPoints() - Method in class org.jfree.data.xy.DefaultTableXYDataset
Updates the x-values for all the series in the dataset.
upperCoordinates - Variable in class org.jfree.chart.renderer.xy.DeviationRenderer.State
A list of coordinates for the upper y-values in the current series (after translation into Java2D space).
URLTagFragmentGenerator - Interface in org.jfree.chart.imagemap
Interface for generating the URL fragment of an HTML image map area tag.
URLUtilities - Class in org.jfree.chart.urls
General utility methods for URLs.
URLUtilities() - Constructor for class org.jfree.chart.urls.URLUtilities
 

Footer
And More

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Copyright © 2000-2009 by Object Refinery Limited. All Rights Reserved.