Skip navigation links
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

validateMaximum() - Method in class org.jfree.chart.editor.DefaultValueAxisEditor
Revalidate the range maximum.
validateMinimum() - Method in class org.jfree.chart.editor.DefaultValueAxisEditor
Revalidate the range minimum.
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.DefaultNumberAxisEditor
 
value - Variable in class org.jfree.chart.renderer.LookupPaintScale.PaintItem
The value.
Value - Interface in org.jfree.data
A general purpose interface for accessing a value.
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.
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(boolean) - Static method in class org.jfree.util.BooleanUtilities
Returns the object equivalent of the boolean primitive.
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.
ValueTick(TickType, double, String, TextAnchor, TextAnchor, double) - Constructor for class org.jfree.chart.axis.ValueTick
Creates a new value tick.
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.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.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.
VERTICAL - Static variable in class org.jfree.chart.plot.PlotOrientation
For a plot where the range axis is vertical.
VERTICAL - Static variable in class org.jfree.ui.GradientPaintTransformType
Vertical.
VerticalAlignment - Class in org.jfree.ui
An enumeration of the vertical alignment types (TOP, BOTTOM and CENTER).
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.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.
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 
Skip navigation links