- validateAngleOffset() - Method in class org.jfree.chart.editor.DefaultPolarPlotEditor
-
Validates the angle offset entered by the user.
- validateObject() - Method in class org.jfree.data.general.AbstractDataset
-
Validates the object.
- validateTickUnit() - Method in class org.jfree.chart.editor.DefaultLogAxisEditor
-
Validates the tick unit entered.
- validateTickUnit() - Method in class org.jfree.chart.editor.DefaultPolarPlotEditor
-
Validates the tick unit entered by the user.
- 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 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.
- valueOf(String) - Static method in enum org.jfree.chart.plot.CenterTextMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jfree.chart.renderer.xy.XYSplineRenderer.FillType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jfree.chart.plot.CenterTextMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jfree.chart.renderer.xy.XYSplineRenderer.FillType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.
- ValueSequence() - Constructor for class org.jfree.data.time.DynamicTimeSeriesCollection.ValueSequence
-
Default constructor:
- ValueSequence(int) - Constructor for class org.jfree.data.time.DynamicTimeSeriesCollection.ValueSequence
-
Creates a sequence with the specified length.
- 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.
- ValueTick(TickType, double, String, TextAnchor, TextAnchor, double) - Constructor for class org.jfree.chart.axis.ValueTick
-
Creates a new value tick.
- valueToAngle(double) - Method in interface org.jfree.chart.plot.dial.DialScale
-
Converts a data value to an angle (in degrees, using the same
specification as Java's Arc2D class).
- valueToAngle(double) - Method in class org.jfree.chart.plot.dial.StandardDialScale
-
Converts a data value to an angle against this scale.
- 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.LogAxis
-
Converts a value on the axis scale to a Java2D coordinate relative to
the given area
, based on the axis running along the
specified edge
.
- 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.
- Vector - Class in org.jfree.data.xy
-
A vector.
- Vector(double, double) - Constructor for class org.jfree.data.xy.Vector
-
Creates a new instance of Vector
.
- VectorDataItem - Class in org.jfree.data.xy
-
A data item representing data in the form (x, y, deltaX, deltaY), intended
for use by the
VectorSeries
class.
- VectorDataItem(double, double, double, double) - Constructor for class org.jfree.data.xy.VectorDataItem
-
Creates a new instance of VectorDataItem
.
- VectorRenderer - Class in org.jfree.chart.renderer.xy
-
A renderer that represents data from an
VectorXYDataset
by drawing a
line with an arrow at each (x, y) point.
- VectorRenderer() - Constructor for class org.jfree.chart.renderer.xy.VectorRenderer
-
Creates a new XYBlockRenderer
instance with default
attributes.
- VectorSeries - Class in org.jfree.data.xy
-
A list of (x,y, deltaX, deltaY) data items.
- VectorSeries(Comparable) - Constructor for class org.jfree.data.xy.VectorSeries
-
Creates a new empty series.
- VectorSeries(Comparable, boolean, boolean) - Constructor for class org.jfree.data.xy.VectorSeries
-
Constructs a new series that contains no data.
- VectorSeriesCollection - Class in org.jfree.data.xy
-
- VectorSeriesCollection() - Constructor for class org.jfree.data.xy.VectorSeriesCollection
-
Creates a new instance of VectorSeriesCollection
.
- VectorXYDataset - Interface in org.jfree.data.xy
-
An extension of the
XYDataset
interface that allows a vector to be
defined at a specific (x, y) location.
- 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.
- vetoableChange(PropertyChangeEvent) - Method in class org.jfree.data.time.TimeSeriesCollection
-
Receives notification that the key for one of the series in the
collection has changed, and vetos it if the key is already present in
the collection.
- vetoableChange(PropertyChangeEvent) - Method in class org.jfree.data.xy.XYSeriesCollection
-
Receives notification that the key for one of the series in the
collection has changed, and vetos it if the key is already present in
the collection.
- visible - Variable in class org.jfree.chart.title.Title
-
A flag that controls whether or not the title is visible.
- 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.