public class CSplineRowPlotter extends AbstractRowPlotter
allowMarkers, calcPointX, calcPointY, chartRect, chartSettings, dxForDVal, dyForDVal, labelRenderer, maxXVal, maxYVal, minXVal, minYVal, mustDrawFirstZeroingLine, prevX, prevY, x, y| Constructor and Description |
|---|
CSplineRowPlotter(ChartSettings chartSettings,
org.apache.jorphan.gui.NumberRenderer labelRenderer) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
postPaintRow(AbstractGraphRow row,
Graphics2D g2d) |
protected void |
processPoint(Graphics2D g2d,
int granulation) |
isChartPointValid, paintRow, setBoundsValuespublic CSplineRowPlotter(ChartSettings chartSettings, org.apache.jorphan.gui.NumberRenderer labelRenderer)
protected void processPoint(Graphics2D g2d, int granulation)
processPoint in class AbstractRowPlotterprotected void postPaintRow(AbstractGraphRow row, Graphics2D g2d)
postPaintRow in class AbstractRowPlotterCopyright © 2016. All rights reserved.