Paints the component by drawing the chart to fill the entire component,
but allowing for the insets (which will be non-zero if a border has been
set for this component).
A storage structure that maps Comparable
instances with
Paint
instances.
Creates a new (empty) map.
A legend that shows a range of values and their associated colors, driven
by an underlying
PaintScale
implementation.
A panel that displays a palette sample.
Area of the complete series
This method returns null
for all inputs.
Parses the given string (not implemented).
Parses the given string (not implemented).
Parses the given string (not implemented).
Parses the string argument as a day.
Creates an Hour instance by parsing a string.
Creates a Minute instance by parsing a string.
Parses the string argument as a month.
Parses the string argument as a quarter.
Creates a new instance by parsing a string.
Parses the string argument as a week.
Parses the string argument as a year.
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
This method is overridden to do nothing.
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
Recalculates the start date/time and end date/time for this time period
relative to the supplied calendar (which incorporates a time zone).
A record that contains information for one "band" of date labels in
a
PeriodAxis
.
A simple demonstration application showing how to create a pie chart using
data from a
DefaultPieDataset
.
A general purpose dataset where values are associated with keys.
The 'PieDataset' element name.
A SAX handler for reading a
PieDataset
from an XML file.
This class distributes the section labels for one side of a pie chart so
that they do not overlap.
Creates a new distributor.
A structure that retains information about the label for a section in a pie
chart.
A plot that displays data in the form of a pie chart, using data from any
class that implements the
PieDataset
interface.
Creates a plot that will draw a pie chart for the specified dataset.
A plot that displays data in the form of a 3D pie chart, using data from
any class that implements the
PieDataset
interface.
Creates a new instance with no dataset.
Creates a pie chart with a three dimensional effect using the specified
dataset.
Creates a new object for recording temporary state information for a
renderer.
A chart entity that represents one section within a pie plot.
Creates a new pie section entity.
Interface for a label generator for plots that use data from
a
PieDataset
.
A tool tip generator that is used by the
PiePlot
class.
Interface for a URL generator for plots that use data from a
PieDataset
.
A needle that is drawn as a pin shape.
The base class for all plots in JFreeChart.
Plot() - constructor for class org.jfree.chart.plot.
Plot Creates a new plot.
Receives notification that the plot has changed, and passes this on to
registered listeners.
Receives notification of a plot change event.
Creates a new PlotChangeEvent.
The interface that must be supported by classes that wish to receive
notification of changes to a plot.
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
Stores information about the dimensions of a plot and its subplots.
Records information about the state of a plot during the drawing process.
Creates a new state object.
Portable Network Graphics - lossless
A needle in the shape of a pointer, for use with the
CompassPlot
class.
Draws the visual representation of a single data item.
Storage for the x-values.
PolarChartPanel
is the top level object for using the
PolarPlot
.
Constructs a JFreeChart panel.
The interface for a renderer that can be used by the
PolarPlot
class.
Plots data that is in (theta, radius) pairs where
theta equal to zero is due north and increases clockwise.
Pops a sub-handler from the stack.
default multivalue paint calculation
A function of the form y = a * x ^ b.
Creates a new power function.
Returns the day preceding this one.
Returns the millisecond preceding this one.
Returns the hour preceding this one.
Returns the millisecond preceding this one.
Returns the minute preceding this one.
Returns the month preceding this one.
Returns the quarter preceding this one.
Returns the time period preceding this one, or null
if some
lower limit has been reached.
Returns the second preceding this one.
Returns the week preceding this one.
Returns the year preceding this one.
Returns the previous "standard" date, for a given date and tick unit.
Prints the chart on a single page.
Properties action command.
Notifies all registered listeners of a property change.
Removes all x-values for which all the y-values are null
.
Pushes a sub-handler onto the stack.
Adds a mapping between the specified key
and
paint
values.
Adds a mapping between the specified key
and
stroke
values.