Starting point for the demonstration application.
Prints information about JFreeChart to standard output.
Starting point for the demonstration application.
Starting point for the demonstration application.
Converts the given value to a tick label string.
Converts the given value to a tick label string.
Maps a dataset to a particular domain axis.
Maps a dataset to a particular domain axis.
Maps a dataset to a particular range axis.
Maps a dataset to a particular range axis.
The base class for markers that can be added to plots to highlight a value
or range of values.
Creates a new marker with default attributes.
A band that can be added to a number axis to display regions.
Constructs a new axis band.
Receives notification of a marker change event.
Receives notification of a change to a marker that is assigned to the
plot.
Creates a new MarkerChangeEvent
instance.
The interface that must be supported by classes that wish to receive
notification of changes to a
Marker
.
Represents a dense matrix M[i,j] where each Mij item of the matrix has a
value (default is 0).
Constructs a new matrix series.
Represents a collection of
MatrixSeries
that can be used as a
dataset.
Constructs an empty dataset.
Constructs a dataset and populates it with a single matrix series.
The maximum interior gap (currently 40%).
The maximum interior gap (currently 40%).
A simple data structure that holds a mean value and a standard deviation
value.
Creates a new mean and standard deviation record.
Creates a new mean and standard deviation record.
An interval to be highlighted on a
MeterPlot
.
The base class used to represent the needle on a
CompassPlot
.
A plot that displays a single value in the form of a needle on a dial.
Creates a new plot with a default range of 0
to
100
and no value to display.
Creates a new plot that displays the value from the supplied dataset.
Useful constant for controlling the x-value returned for a time period.
A needle that is drawn as a pin shape.
A constant for milliseconds.
Represents a millisecond.
A reference point within the segment.
Constructs a millisecond based on the current system time.
Constructs a millisecond.
Creates a new millisecond.
Constructs a millisecond.
The minimum height at which the plot should be drawn.
The minimum width at which the plot should be drawn.
Renderer for drawing min max plot.
Constructs a new Minute, based on the system date/time.
Constructs a new Minute, based on the supplied date/time.
Constructs a new Minute, based on the supplied date/time and timezone.
Defines a one-minute segment size in ms.
An axis that displays numerical values within a fixed range using a modulo
calculation.
Represents a single month.
Constructs a new Month, based on the current system time.
Constructs a new Month
instance, based on a date/time and
the default time zone.
Constructs a new Month
instance, based on a date/time and
a time zone.
Constructs a new month instance.
Constructs a new month instance.
A formatter that formats dates to show the initial letter(s) of the month
name and, as an option, the year for the first or last month of each year.
Creates a new instance for the default time zone.
Creates a new instance for the specified time zone.
Creates a new instance for the specified time zone.
Creates a new instance for the specified time zone.
Creates a new instance for the specified time zone.
Receives notification of mouse clicks on the panel.
Handles a 'mouse dragged' event.
Handles a 'mouse entered' event.
Handles a 'mouse exited' event.
Implementation of the MouseMotionListener's method.
Handles a 'mouse pressed' event.
Handles a 'mouse released' event.
Moves the cursor outwards by the specified number of units.
Moves the index of this segment to the end of the segment.
Moves the index of this segment to the beginning if the segment.
A utility class for calculating moving averages of time series data.
Creates a new plot with no data.
A series label generator for plots that use data from
an
XYDataset
.
Creates an item label generator using default number formatters.
Creates a new series label generator.