Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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(int, Number)
- Method in class org.jfree.data.time.
TimePeriodValues
Updates (changes) the value of a data item.
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
update(int, Number)
- Method in class org.jfree.data.xy.
XYSeries
Deprecated.
Renamed updateByIndex(int, Number) to avoid confusion with the 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, 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(double, double, 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(CrosshairState, double, double, 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).
updateCrosshairX(double)
- Method in class org.jfree.chart.plot.
CrosshairState
Evaluates an x-value and if it is the closest to the anchor point it becomes the new crosshair point.
updateCrosshairY(double)
- Method in class org.jfree.chart.plot.
CrosshairState
Evaluates a y-value and if it is the closest to the anchor point it becomes the new crosshair point.
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.
URLTagFragmentGenerator
- Interface in
org.jfree.chart.imagemap
Interface for generating the URL fragment of an HTML image map area tag.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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