void |
AbstractXYItemRenderer.drawDomainGridLine(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double value) |
Draws a grid line against the range axis.
|
void |
XYItemRenderer.drawDomainGridLine(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double value) |
Draws a grid line against the domain axis.
|
void |
AbstractXYItemRenderer.drawDomainLine(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double value,
Paint paint,
Stroke stroke) |
Draws a line perpendicular to the domain axis.
|
void |
AbstractXYItemRenderer.drawDomainMarker(Graphics2D g2,
XYPlot plot,
ValueAxis domainAxis,
Marker marker,
Rectangle2D dataArea) |
Draws a vertical line on the chart to represent a 'range marker'.
|
void |
XYItemRenderer.drawDomainMarker(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Marker marker,
Rectangle2D dataArea) |
Draws the specified marker against the domain axis.
|
void |
XYBoxAndWhiskerRenderer.drawHorizontalItem(Graphics2D g2,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
CandlestickRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
ClusteredXYBarRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
CyclicXYItemRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
DeviationRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
HighLowRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
SamplingXYLineRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
StackedXYAreaRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
StackedXYAreaRenderer2.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
StackedXYBarRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
StandardXYItemRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
VectorRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the block representing the specified item.
|
void |
WindItemRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D plotArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYAreaRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYAreaRenderer2.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYBarRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYBlockRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the block representing the specified item.
|
void |
XYBoxAndWhiskerRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYBubbleRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYDifferenceRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYDotRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYErrorRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation for one data item.
|
void |
XYItemRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Called for each item to be plotted.
|
void |
XYLineAndShapeRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYShapeRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the block representing the specified item.
|
void |
XYStepAreaRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
XYStepRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
YIntervalRenderer.drawItem(Graphics2D g2,
XYItemRendererState state,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
protected void |
XYBarRenderer.drawItemLabel(Graphics2D g2,
XYDataset dataset,
int series,
int item,
XYPlot plot,
XYItemLabelGenerator generator,
Rectangle2D bar,
boolean negative) |
Draws an item label.
|
protected void |
XYDifferenceRenderer.drawItemPass0(Graphics2D x_graphics,
Rectangle2D x_dataArea,
PlotRenderingInfo x_info,
XYPlot x_plot,
ValueAxis x_domainAxis,
ValueAxis x_rangeAxis,
XYDataset x_dataset,
int x_series,
int x_item,
CrosshairState x_crosshairState) |
Draws the visual representation of a single data item, first pass.
|
protected void |
XYDifferenceRenderer.drawItemPass1(Graphics2D x_graphics,
Rectangle2D x_dataArea,
PlotRenderingInfo x_info,
XYPlot x_plot,
ValueAxis x_domainAxis,
ValueAxis x_rangeAxis,
XYDataset x_dataset,
int x_series,
int x_item,
CrosshairState x_crosshairState) |
Draws the visual representation of a single data item, second pass.
|
protected void |
XYLineAndShapeRenderer.drawPrimaryLine(XYItemRendererState state,
Graphics2D g2,
XYPlot plot,
XYDataset dataset,
int pass,
int series,
int item,
ValueAxis domainAxis,
ValueAxis rangeAxis,
Rectangle2D dataArea) |
Draws the item (first pass).
|
protected void |
XYLineAndShapeRenderer.drawPrimaryLineAsPath(XYItemRendererState state,
Graphics2D g2,
XYPlot plot,
XYDataset dataset,
int pass,
int series,
int item,
ValueAxis domainAxis,
ValueAxis rangeAxis,
Rectangle2D dataArea) |
Draws the item (first pass).
|
protected void |
XYSplineRenderer.drawPrimaryLineAsPath(XYItemRendererState state,
Graphics2D g2,
XYPlot plot,
XYDataset dataset,
int pass,
int series,
int item,
ValueAxis xAxis,
ValueAxis yAxis,
Rectangle2D dataArea) |
Draws the item (first pass).
|
void |
AbstractXYItemRenderer.drawRangeLine(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double value,
Paint paint,
Stroke stroke) |
Draws a line perpendicular to the range axis.
|
void |
XYItemRenderer.drawRangeLine(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double value,
Paint paint,
Stroke stroke) |
Draws a line perpendicular to the range axis.
|
void |
AbstractXYItemRenderer.drawRangeMarker(Graphics2D g2,
XYPlot plot,
ValueAxis rangeAxis,
Marker marker,
Rectangle2D dataArea) |
Draws a horizontal line across the chart to represent a 'range marker'.
|
void |
XYItemRenderer.drawRangeMarker(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Marker marker,
Rectangle2D dataArea) |
Draws a horizontal line across the chart to represent a 'range marker'.
|
protected void |
XYLineAndShapeRenderer.drawSecondaryPass(Graphics2D g2,
XYPlot plot,
XYDataset dataset,
int pass,
int series,
int item,
ValueAxis domainAxis,
Rectangle2D dataArea,
ValueAxis rangeAxis,
CrosshairState crosshairState,
EntityCollection entities) |
Draws the item shapes and adds chart entities (second pass).
|
void |
XYBoxAndWhiskerRenderer.drawVerticalItem(Graphics2D g2,
Rectangle2D dataArea,
PlotRenderingInfo info,
XYPlot plot,
ValueAxis domainAxis,
ValueAxis rangeAxis,
XYDataset dataset,
int series,
int item,
CrosshairState crosshairState,
int pass) |
Draws the visual representation of a single data item.
|
void |
AbstractXYItemRenderer.fillDomainGridBand(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double start,
double end) |
Fills a band between two values on the axis.
|
void |
XYItemRenderer.fillDomainGridBand(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double start,
double end) |
Fills a band between two values on the axis.
|
void |
AbstractXYItemRenderer.fillRangeGridBand(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double start,
double end) |
Fills a band between two values on the range axis.
|
void |
XYItemRenderer.fillRangeGridBand(Graphics2D g2,
XYPlot plot,
ValueAxis axis,
Rectangle2D dataArea,
double start,
double end) |
Fills a band between two values on the range axis.
|
XYItemRendererState |
AbstractXYItemRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer and returns a state object that should be
passed to all subsequent calls to the drawItem() method.
|
XYItemRendererState |
CandlestickRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset dataset,
PlotRenderingInfo info) |
Initialises the renderer then returns the number of 'passes' through the
data that the renderer will require (usually just one).
|
XYItemRendererState |
DeviationRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset dataset,
PlotRenderingInfo info) |
Initialises and returns a state object that can be passed to each
invocation of the DeviationRenderer.drawItem(java.awt.Graphics2D, org.jfree.chart.renderer.xy.XYItemRendererState, java.awt.geom.Rectangle2D, org.jfree.chart.plot.PlotRenderingInfo, org.jfree.chart.plot.XYPlot, org.jfree.chart.axis.ValueAxis, org.jfree.chart.axis.ValueAxis, org.jfree.data.xy.XYDataset, int, int, org.jfree.chart.plot.CrosshairState, int) method.
|
XYItemRendererState |
SamplingXYLineRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer.
|
XYItemRendererState |
StackedXYAreaRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer.
|
XYItemRendererState |
StackedXYBarRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer and returns a state object that should be
passed to all subsequent calls to the drawItem() method.
|
XYItemRendererState |
StandardXYItemRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer.
|
XYItemRendererState |
XYAreaRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer and returns a state object that should be
passed to all subsequent calls to the drawItem() method.
|
XYItemRendererState |
XYBarRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset dataset,
PlotRenderingInfo info) |
Initialises the renderer and returns a state object that should be
passed to all subsequent calls to the drawItem() method.
|
XYItemRendererState |
XYDifferenceRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer and returns a state object that should be
passed to subsequent calls to the drawItem() method.
|
XYItemRendererState |
XYItemRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset dataset,
PlotRenderingInfo info) |
Initialises the renderer then returns the number of 'passes' through the
data that the renderer will require (usually just one).
|
XYItemRendererState |
XYLineAndShapeRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer.
|
XYItemRendererState |
XYSplineRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer.
|
XYItemRendererState |
XYStepAreaRenderer.initialise(Graphics2D g2,
Rectangle2D dataArea,
XYPlot plot,
XYDataset data,
PlotRenderingInfo info) |
Initialises the renderer.
|
protected static double |
XYStepAreaRenderer.restrictValueToDataArea(double value,
XYPlot plot,
Rectangle2D dataArea) |
Helper method which returns a value if it lies
inside the visible dataArea and otherwise the corresponding
coordinate on the border of the dataArea.
|
void |
AbstractXYItemRenderer.setPlot(XYPlot plot) |
Sets the plot that the renderer is assigned to.
|
void |
XYItemRenderer.setPlot(XYPlot plot) |
Sets the plot that this renderer is assigned to.
|