Alphabetical Index: P

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

P

paintComponent(Graphics) - method in class org.jfree.chart.ChartPanel
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).
paintComponent(Graphics) - method in class org.jfree.chart.editor.PaletteSample
Draws the sample.
PaintMap - class org.jfree.chart.PaintMap
A storage structure that maps Comparable instances with Paint instances.
PaintMap() - constructor for class org.jfree.chart.PaintMap
Creates a new (empty) map.
PaintScale - interface org.jfree.chart.renderer.PaintScale
A source for Paint instances, used by the XYBlockRenderer.
PaintScaleLegend - class org.jfree.chart.title.PaintScaleLegend
A legend that shows a range of values and their associated colors, driven by an underlying PaintScale implementation.
Creates a new instance.
paletteName - field in class org.jfree.chart.plot.ColorPalette
The palette name.
PaletteSample - class org.jfree.chart.editor.PaletteSample
A panel that displays a palette sample.
PaletteSample(org.jfree.chart.plot.ColorPalette) - constructor for class org.jfree.chart.editor.PaletteSample
Creates a new sample.
pArea - field in class org.jfree.chart.renderer.xy.XYStepAreaRenderer
Area of the complete series
parse(String,ParsePosition) - method in class org.jfree.chart.axis.CompassFormat
This method returns null for all inputs.
parse(String,ParsePosition) - method in class org.jfree.chart.axis.MonthDateFormat
Parses the given string (not implemented).
parse(String,ParsePosition) - method in class org.jfree.chart.axis.QuarterDateFormat
Parses the given string (not implemented).
parse(String,ParsePosition) - method in class org.jfree.chart.util.RelativeDateFormat
Parses the given string (not implemented).
parseDay(String) - static method in class org.jfree.data.time.Day
Parses the string argument as a day.
parseHour(String) - static method in class org.jfree.data.time.Hour
Creates an Hour instance by parsing a string.
parseMinute(String) - static method in class org.jfree.data.time.Minute
Creates a Minute instance by parsing a string.
parseMonth(String) - static method in class org.jfree.data.time.Month
Parses the string argument as a month.
parseQuarter(String) - static method in class org.jfree.data.time.Quarter
Parses the string argument as a quarter.
parseSecond(String) - static method in class org.jfree.data.time.Second
Creates a new instance by parsing a string.
parseWeek(String) - static method in class org.jfree.data.time.Week
Parses the string argument as a week.
parseYear(String) - static method in class org.jfree.data.time.Year
Parses the string argument as a year.
peg(Calendar) - method in class org.jfree.data.time.Day
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.FixedMillisecond
This method is overridden to do nothing.
peg(Calendar) - method in class org.jfree.data.time.Hour
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.Millisecond
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.Minute
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.Month
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.Quarter
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.RegularTimePeriod
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.Second
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.Week
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
peg(Calendar) - method in class org.jfree.data.time.Year
Recalculates the start date/time and end date/time for this time period relative to the supplied calendar (which incorporates a time zone).
period - field in class org.jfree.chart.axis.CyclicNumberAxis
The period.
PeriodAxis - class org.jfree.chart.axis.PeriodAxis
An axis that displays a date scale based on a RegularTimePeriod.
PeriodAxis(String) - constructor for class org.jfree.chart.axis.PeriodAxis
Creates a new axis.
Creates a new axis.
Creates a new axis.
PeriodAxisLabelInfo - class org.jfree.chart.axis.PeriodAxisLabelInfo
A record that contains information for one "band" of date labels in a PeriodAxis.
PeriodAxisLabelInfo(Class,DateFormat) - constructor for class org.jfree.chart.axis.PeriodAxisLabelInfo
Creates a new instance.
Creates a new instance.
PIE - static field in class org.jfree.chart.plot.DialShape
Pie.
PieChartDemo1 - class org.jfree.chart.demo.PieChartDemo1
A simple demonstration application showing how to create a pie chart using data from a DefaultPieDataset.
PieChartDemo1(String) - constructor for class org.jfree.chart.demo.PieChartDemo1
Default constructor.
PieDataset - interface org.jfree.data.general.PieDataset
A general purpose dataset where values are associated with keys.
PIEDATASET_TAG - static field in class org.jfree.data.xml.DatasetTags
The 'PieDataset' element name.
PieDatasetHandler - class org.jfree.data.xml.PieDatasetHandler
A SAX handler for reading a PieDataset from an XML file.
PieDatasetHandler() - constructor for class org.jfree.data.xml.PieDatasetHandler
Default constructor.
PieLabelDistributor - class org.jfree.chart.plot.PieLabelDistributor
This class distributes the section labels for one side of a pie chart so that they do not overlap.
PieLabelDistributor(int) - constructor for class org.jfree.chart.plot.PieLabelDistributor
Creates a new distributor.
PieLabelRecord - class org.jfree.chart.plot.PieLabelRecord
A structure that retains information about the label for a section in a pie chart.
Creates a new record.
PiePlot - class org.jfree.chart.plot.PiePlot
A plot that displays data in the form of a pie chart, using data from any class that implements the PieDataset interface.
PiePlot() - constructor for class org.jfree.chart.plot.PiePlot
Creates a new plot.
PiePlot(org.jfree.data.general.PieDataset) - constructor for class org.jfree.chart.plot.PiePlot
Creates a plot that will draw a pie chart for the specified dataset.
PiePlot3D - class org.jfree.chart.plot.PiePlot3D
A plot that displays data in the form of a 3D pie chart, using data from any class that implements the PieDataset interface.
PiePlot3D() - constructor for class org.jfree.chart.plot.PiePlot3D
Creates a new instance with no dataset.
PiePlot3D(org.jfree.data.general.PieDataset) - constructor for class org.jfree.chart.plot.PiePlot3D
Creates a pie chart with a three dimensional effect using the specified dataset.
PiePlotState - class org.jfree.chart.plot.PiePlotState
A renderer state.
PiePlotState(org.jfree.chart.plot.PlotRenderingInfo) - constructor for class org.jfree.chart.plot.PiePlotState
Creates a new object for recording temporary state information for a renderer.
PieSectionEntity - class org.jfree.chart.entity.PieSectionEntity
A chart entity that represents one section within a pie plot.
Creates a new pie section entity.
PieSectionLabelGenerator - interface org.jfree.chart.labels.PieSectionLabelGenerator
Interface for a label generator for plots that use data from a PieDataset.
PieToolTipGenerator - interface org.jfree.chart.labels.PieToolTipGenerator
A tool tip generator that is used by the PiePlot class.
PieURLGenerator - interface org.jfree.chart.urls.PieURLGenerator
Interface for a URL generator for plots that use data from a PieDataset.
PinNeedle - class org.jfree.chart.needle.PinNeedle
A needle that is drawn as a pin shape.
Plot - class org.jfree.chart.plot.Plot
The base class for all plots in JFreeChart.
Plot() - constructor for class org.jfree.chart.plot.Plot
Creates a new plot.
Receives a PlotChangeEvent and responds by notifying all listeners.
Receives a PlotChangeEvent and responds by notifying all listeners.
Receives a PlotChangeEvent and responds by notifying all listeners.
Receives a PlotChangeEvent and responds by notifying all listeners.
Receives notification that the plot has changed, and passes this on to registered listeners.
Receives notification of a plot change event.
PlotChangeEvent - class org.jfree.chart.event.PlotChangeEvent
An event that can be forwarded to any PlotChangeListener to signal a change to a plot.
PlotChangeEvent(org.jfree.chart.plot.Plot) - constructor for class org.jfree.chart.event.PlotChangeEvent
Creates a new PlotChangeEvent.
PlotChangeListener - interface org.jfree.chart.event.PlotChangeListener
The interface that must be supported by classes that wish to receive notification of changes to a plot.
PlotOrientation - class org.jfree.chart.plot.PlotOrientation
Used to indicate the orientation (horizontal or vertical) of a 2D plot.
PlotRenderingInfo - class org.jfree.chart.plot.PlotRenderingInfo
Stores information about the dimensions of a plot and its subplots.
Creates a new instance.
PlotState - class org.jfree.chart.plot.PlotState
Records information about the state of a plot during the drawing process.
PlotState() - constructor for class org.jfree.chart.plot.PlotState
Creates a new state object.
PlumNeedle - class org.jfree.chart.needle.PlumNeedle
A needle for use with the CompassPlot class.
PNG - static field in class org.jfree.chart.encoders.ImageFormat
Portable Network Graphics - lossless
PointerNeedle - class org.jfree.chart.needle.PointerNeedle
A needle in the shape of a pointer, for use with the CompassPlot class.
Draws the visual representation of a single data item.
pointsInTime - field in class org.jfree.data.time.DynamicTimeSeriesCollection
Storage for the x-values.
PolarChartPanel - class org.jfree.chart.PolarChartPanel
PolarChartPanel is the top level object for using the PolarPlot.
PolarChartPanel(org.jfree.chart.JFreeChart) - constructor for class org.jfree.chart.PolarChartPanel
Constructs a JFreeChart panel.
Creates a new panel.
PolarItemRenderer - interface org.jfree.chart.renderer.PolarItemRenderer
The interface for a renderer that can be used by the PolarPlot class.
PolarPlot - class org.jfree.chart.plot.PolarPlot
Plots data that is in (theta, radius) pairs where theta equal to zero is due north and increases clockwise.
PolarPlot() - constructor for class org.jfree.chart.plot.PolarPlot
Default constructor.
Creates a new plot.
popSubHandler() - method in class org.jfree.data.xml.RootHandler
Pops a sub-handler from the stack.
POSITION_INDEX - static field in class org.jfree.chart.renderer.WaferMapRenderer
default multivalue paint calculation
POSITIVE - static field in class org.jfree.data.RangeType
Positive range.
PowerFunction2D - class org.jfree.data.function.PowerFunction2D
A function of the form y = a * x ^ b.
PowerFunction2D(double,double) - constructor for class org.jfree.data.function.PowerFunction2D
Creates a new power function.
previous() - method in class org.jfree.data.time.Day
Returns the day preceding this one.
previous() - method in class org.jfree.data.time.FixedMillisecond
Returns the millisecond preceding this one.
previous() - method in class org.jfree.data.time.Hour
Returns the hour preceding this one.
previous() - method in class org.jfree.data.time.Millisecond
Returns the millisecond preceding this one.
previous() - method in class org.jfree.data.time.Minute
Returns the minute preceding this one.
previous() - method in class org.jfree.data.time.Month
Returns the month preceding this one.
previous() - method in class org.jfree.data.time.Quarter
Returns the quarter preceding this one.
previous() - method in class org.jfree.data.time.RegularTimePeriod
Returns the time period preceding this one, or null if some lower limit has been reached.
previous() - method in class org.jfree.data.time.Second
Returns the second preceding this one.
previous() - method in class org.jfree.data.time.Week
Returns the week preceding this one.
previous() - method in class org.jfree.data.time.Year
Returns the year preceding this one.
Returns the previous "standard" date, for a given date and tick unit.
print(Graphics,PageFormat,int) - method in class org.jfree.chart.ChartPanel
Prints the chart on a single page.
PRINT_COMMAND - static field in class org.jfree.chart.ChartPanel
Print action command.
PROPERTIES_COMMAND - static field in class org.jfree.chart.ChartPanel
Properties action command.
propertyChange(PropertyChangeEvent) - method in class org.jfree.chart.plot.ContourPlot
Notifies all registered listeners of a property change.
prune() - method in class org.jfree.data.xy.DefaultTableXYDataset
Removes all x-values for which all the y-values are null.
pushSubHandler(DefaultHandler) - method in class org.jfree.data.xml.RootHandler
Pushes a sub-handler onto the stack.
put(Comparable,Paint) - method in class org.jfree.chart.PaintMap
Adds a mapping between the specified key and paint values.
put(Comparable,Stroke) - method in class org.jfree.chart.StrokeMap
Adds a mapping between the specified key and stroke values.