- 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, double) - Method in class org.jfree.data.time.TimeSeries
-
Updates (changes) the value for a time period.
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- updatePlotProperties(Plot) - Method in class org.jfree.chart.editor.DefaultPolarPlotEditor
-
- 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
-