A general purpose interface for accessing a value.
A constant for the label type.
The 'Value' element name.
The base class for axes that display value data, where values are measured
using the double
primitive.
An interface that is implemented by plots that use a
ValueAxis
,
providing a standard method to find the current data range.
Binding this object to the session has no additional effects.
An interface for a dataset that returns a single value.
A handler for reading a 'Value' element.
Creates a new value handler.
An array for storing the objects that represent each series.
A marker that represents a single value.
Creates a new value marker.
An interface through which (single-dimension) data values can be accessed.
A general purpose interface that can be used to access a table of values.
A wrapper for a fixed array of float values.
Creates a sequence with the specified length.
Creates a new value tick.
Creates a new value tick.
Converts a data value to an angle (in degrees, using the same
specification as Java's Arc2D class).
Translates a data value to an angle on the dial.
Converts a data value to an angle against this scale.
Translates a value from data space to Java 2D space.
Translates the data value to the display coordinates (Java 2D User Space)
of the chart.
Converts a data value to a coordinate in Java2D space, assuming that
the axis runs along one edge of the specified plotArea.
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
.
Translates a data value to a Java2D coordinate.
Converts a data value to a coordinate in Java2D space, assuming that the
axis runs along one edge of the specified dataArea.
Converts a data value to a coordinate in Java2D space, assuming that the
axis runs along one edge of the specified dataArea.
Converts a data value to a coordinate in Java2D space, assuming that the
axis runs along one edge of the specified dataArea.
Converts a value to a string.
Converts a value to a string, using the list of symbols.
Converts the supplied value to a string.
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.
Creates a new instance of Vector
.
A data item representing data in the form (x, y, deltaX, deltaY), intended
for use by the
VectorSeries
class.
Creates a new instance of YIntervalItem
.
A renderer that represents data from an
VectorXYDataset
by drawing a
line with an arrow at each (x, y) point.
Creates a new XYBlockRenderer
instance with default
attributes.
A list of (x,y, deltaX, deltaY) data items.
Creates a new empty series.
Constructs a new series that contains no data.
Creates a new instance of VectorSeriesCollection
.
An extension of the
XYDataset
interface that allows a vector to be
defined at a specific (x, y) location.
For a plot where the range axis is vertical.
A very dark magenta/purple color.
A very dark yellow color.
Aa very light cyan color.
A very light green color.
A very light magenta color.
A very light yellow color.
Returns the visible z-range.
Returns the visible z-range.