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

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.
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.
Value - interface org.jfree.data.Value.
A general purpose interface for accessing a value.
ValueAxis - class org.jfree.chart.axis.ValueAxis.
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 org.jfree.chart.plot.ValueAxisPlot.
An interface that is implemented by plots that use a ValueAxis, providing a standard method to find the current data range.
ValueDataset - interface org.jfree.data.general.ValueDataset.
An interface for a dataset that returns a single value.
ValueHandler - class org.jfree.data.xml.ValueHandler.
A handler for reading a 'Value' element.
ValueHandler(RootHandler, ItemHandler) - Constructor for class org.jfree.data.xml.ValueHandler
Creates a new value handler.
ValueMarker - class org.jfree.chart.plot.ValueMarker.
A marker that represents a single 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.
ValueTick - class org.jfree.chart.axis.ValueTick.
A value tick.
ValueTick(double, String, TextAnchor, TextAnchor, double) - Constructor for class org.jfree.chart.axis.ValueTick
Creates a new value tick.
Values - interface org.jfree.data.Values.
An interface through which (single-dimension) data values can be accessed.
Values2D - interface org.jfree.data.Values2D.
A general purpose interface that can be used to access a table of values.
validateObject() - Method in class org.jfree.data.general.AbstractDataset
Validates the object.
valueBound(HttpSessionBindingEvent) - Method in class org.jfree.chart.servlet.ChartDeleter
Binding this object to the session has no additional effects.
valueHistory - Variable in class org.jfree.data.time.DynamicTimeSeriesCollection
An array for storing the objects that represent each series.
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.
visibleRange(ContourDataset, Range, Range) - Method in class org.jfree.chart.plot.ContourPlot
Deprecated. Returns the visible z-range.
visibleRange(ContourDataset, Range, Range) - Static method in class org.jfree.chart.plot.ContourPlotUtilities
Deprecated. Returns the visible z-range.

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