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
V
validateObject()
- Method in class org.jfree.data.general.
AbstractDataset
Validates the object.
Value
- Interface in
org.jfree.data
A general purpose interface for accessing a value.
VALUE_INDEX
- Static variable in class org.jfree.chart.renderer.
WaferMapRenderer
The default value index.
VALUE_LABELS
- Static variable in class org.jfree.chart.plot.
CompassPlot
A constant for the label type.
VALUE_TAG
- Static variable in interface org.jfree.data.xml.
DatasetTags
The 'Value' element name.
ValueAxis
- Class in
org.jfree.chart.axis
The base class for axes that display value data, where values are measured using the
double
primitive.
ValueAxis(String, TickUnitSource)
- Constructor for class org.jfree.chart.axis.
ValueAxis
Constructs a value axis.
ValueAxisPlot
- Interface in
org.jfree.chart.plot
An interface that is implemented by plots that use a
ValueAxis
, providing a standard method to find the current data range.
valueBound(HttpSessionBindingEvent)
- Method in class org.jfree.chart.servlet.
ChartDeleter
Binding this object to the session has no additional effects.
ValueDataset
- Interface in
org.jfree.data.general
An interface for a dataset that returns a single value.
ValueHandler
- Class in
org.jfree.data.xml
A handler for reading a 'Value' element.
ValueHandler(RootHandler, ItemHandler)
- Constructor for class org.jfree.data.xml.
ValueHandler
Creates a new value handler.
valueHistory
- Variable in class org.jfree.data.time.
DynamicTimeSeriesCollection
An array for storing the objects that represent each series.
ValueMarker
- Class in
org.jfree.chart.plot
A marker that represents a single fixed value.
ValueMarker(double)
- Constructor for class org.jfree.chart.plot.
ValueMarker
Creates a new marker.
ValueMarker(double, Paint, Stroke)
- Constructor for class org.jfree.chart.plot.
ValueMarker
Creates a new marker.
ValueMarker(double, Paint, Stroke, Paint, Stroke, float)
- Constructor for class org.jfree.chart.plot.
ValueMarker
Creates a new value marker.
Values
- Interface in
org.jfree.data
An interface through which (single-dimension) data values can be accessed.
Values2D
- Interface in
org.jfree.data
A general purpose interface that can be used to access a table of values.
ValueTick
- Class in
org.jfree.chart.axis
A value tick.
ValueTick(double, String, TextAnchor, TextAnchor, double)
- Constructor for class org.jfree.chart.axis.
ValueTick
Creates a new value tick.
valueToAngle(double)
- Method in class org.jfree.chart.plot.
MeterPlot
Translates a data value to an angle on the dial.
valueToJava2D(double, Rectangle2D, RectangleEdge)
- Method in class org.jfree.chart.axis.
CyclicNumberAxis
Translates a value from data space to Java 2D space.
valueToJava2D(double, Rectangle2D, RectangleEdge)
- Method in class org.jfree.chart.axis.
DateAxis
Translates the data value to the display coordinates (Java 2D User Space) of the chart.
valueToJava2D(double, Rectangle2D, RectangleEdge)
- Method in class org.jfree.chart.axis.
LogarithmicAxis
Converts a data value to a coordinate in Java2D space, assuming that the axis runs along one edge of the specified plotArea.
valueToJava2D(double, Rectangle2D, RectangleEdge)
- Method in class org.jfree.chart.axis.
ModuloAxis
Translates a data value to a Java2D coordinate.
valueToJava2D(double, Rectangle2D, RectangleEdge)
- Method in class org.jfree.chart.axis.
NumberAxis
Converts a data value to a coordinate in Java2D space, assuming that the axis runs along one edge of the specified dataArea.
valueToJava2D(double, Rectangle2D, RectangleEdge)
- Method in class org.jfree.chart.axis.
PeriodAxis
Converts a data value to a coordinate in Java2D space, assuming that the axis runs along one edge of the specified dataArea.
valueToJava2D(double, Rectangle2D, RectangleEdge)
- Method in class org.jfree.chart.axis.
ValueAxis
Converts a data value to a coordinate in Java2D space, assuming that the axis runs along one edge of the specified dataArea.
valueToString(double)
- Method in class org.jfree.chart.axis.
DateTickUnit
Formats a value.
valueToString(double)
- Method in class org.jfree.chart.axis.
NumberTickUnit
Converts a value to a string.
valueToString(double)
- Method in class org.jfree.chart.axis.
SymbolAxis
Converts a value to a string, using the list of symbols.
valueToString(double)
- Method in class org.jfree.chart.axis.
TickUnit
Converts the supplied value to a string.
valueUnbound(HttpSessionBindingEvent)
- Method in class org.jfree.chart.servlet.
ChartDeleter
When this object is unbound from the session (including upon session expiry) the files that have been added to the ArrayList are iterated and deleted.
VERTICAL
- Static variable in class org.jfree.chart.plot.
PlotOrientation
For a plot where the range axis is vertical.
VERY_DARK_BLUE
- Static variable in class org.jfree.chart.
ChartColor
A very dark blue color.
VERY_DARK_CYAN
- Static variable in class org.jfree.chart.
ChartColor
A very dark cyan color.
VERY_DARK_GREEN
- Static variable in class org.jfree.chart.
ChartColor
A very dark green color.
VERY_DARK_MAGENTA
- Static variable in class org.jfree.chart.
ChartColor
A very dark magenta/purple color.
VERY_DARK_RED
- Static variable in class org.jfree.chart.
ChartColor
A very dark red color.
VERY_DARK_YELLOW
- Static variable in class org.jfree.chart.
ChartColor
A very dark yellow color.
VERY_LIGHT_BLUE
- Static variable in class org.jfree.chart.
ChartColor
A very light blue color.
VERY_LIGHT_CYAN
- Static variable in class org.jfree.chart.
ChartColor
Aa very light cyan color.
VERY_LIGHT_GREEN
- Static variable in class org.jfree.chart.
ChartColor
A very light green color.
VERY_LIGHT_MAGENTA
- Static variable in class org.jfree.chart.
ChartColor
A very light magenta color.
VERY_LIGHT_RED
- Static variable in class org.jfree.chart.
ChartColor
A very light red color.
VERY_LIGHT_YELLOW
- Static variable in class org.jfree.chart.
ChartColor
A very light yellow color.
visibleRange(ContourDataset, Range, Range)
- Method in class org.jfree.chart.plot.
ContourPlot
Returns the visible z-range.
visibleRange(ContourDataset, Range, Range)
- Static method in class org.jfree.chart.plot.
ContourPlotUtilities
Returns the visible z-range.
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