Creates a new instance of FastScatterPlot
with default
axes.
Creates a new fast scatter plot.
Fetches the latest legend items.
Defines a 15-minute segment size in ms.
Fills an arc on the dial between the given values.
Fills the specified area with the background paint.
Fills a band between two values on the axis.
Fills a band between two values on the axis.
Fills a band between two values on the range axis.
Fills a band between two values on the range axis.
Calculates the range of values for a dataset where each item is the
running total of the items for the current series.
Returns the lower and upper bounds (range) of the x-values in the
specified dataset.
Returns the range of values in the domain (x-values) of a dataset.
Returns the lower and upper bounds (range) of the x-values in the
specified dataset.
Returns the lower and upper bounds (range) of the x-values in the
specified dataset.
Returns the range required by this renderer to display all the domain
values in the specified dataset.
Returns the lower and upper bounds (range) of the x-values in the
specified dataset.
Returns the range of values in the domain (x-values) of a dataset.
Returns the maximum domain value for the specified dataset.
Returns the maximum range value for the specified dataset.
Returns the maximum range value for the specified dataset.
Returns the maximum value in the dataset range, assuming that values in
each category are "stacked".
A utility method for determining the height of the tallest tick label.
A utility method for determining the width of the widest tick label.
Returns the maximum value.
Finds the minimum domain (or X) value for the specified dataset.
Returns the minimum range value for the specified dataset.
Returns the minimum range value for the specified dataset.
Returns the minimum value in the dataset range, assuming that values in
each category are "stacked".
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values in the range for the dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values in the range for the dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values in the range for the dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range of values the renderer requires to display all the
items from the specified dataset.
Returns the range required by this renderer to display all the range
values in the specified dataset.
Returns the lower and upper bounds (range) of the y-values in the
specified dataset.
Returns the range of values in the range for the dataset.
Returns the minimum and maximum values for the dataset's range
(y-values), assuming that the series in one category are stacked.
Returns the minimum and maximum values for the dataset's range
(y-values), assuming that the series in one category are stacked.
Returns the minimum and maximum values for the dataset's range
(y-values), assuming that the series in one category are stacked.
Returns the minimum and maximum values for the dataset's range,
assuming that the series are stacked.
Returns the minimum and maximum values for the dataset's range,
assuming that the series are stacked, using the specified base value.
Returns the subplot (if any) that contains the (x, y) point (specified
in Java2D space).
Returns the subplot (if any) that contains the (x, y) point (specified
in Java2D space).
Returns the subplot (if any) that contains the (x, y) point (specified
in Java2D space).
Notifies all registered listeners that the dataset has changed.
Fires a property change event.
General method for signalling to registered listeners that the series
has been changed.
Useful constant for the first hour in the day.
A constant for the first millisecond in a second.
Useful constant for the first minute in a day.
Utility constant that defines the startTime as the first monday after
1/1/1970.
The first month in each quarter.
Useful constant for the first second in a minute.
Constant for the first week in the year.
Wrapper for a
java.util.Date
object that allows it to be used
as a
RegularTimePeriod
.
Constructs a millisecond based on the current system time.
Constructs a millisecond.
Constructs a millisecond.
Arranges blocks in a flow layout.
Formats the given date as the amount of elapsed time (relative to the
base date specified in the constructor).
Creates an object array from an array of doubles.
Creates an object array from an array of doubles.
Render datasets in the order 0, 1, 2, ..., N-1, where N is the number
of datasets.
Render series in the order 0, 1, 2, ..., N-1, where N is the number
of series.
Full range (positive and negative).
A function of the form y = f(x)
.