|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.linksoft.chart.ChartComponent
com.linksoft.chart.Plotter
com.linksoft.chart.LinePlotter
com.linksoft.chart.CurvePlotter
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Field Summary | |
int |
segments
|
| Fields inherited from class com.linksoft.chart.LinePlotter |
bottomCorners, fixedLimits, hideCeros, MaxMinType, MM_CANDLESTICK, MM_NORMAL, MM_OHLC, pointSize, TYPE_B_SPLINES, TYPE_CUBIC_NATURAL, TYPE_LEAST_SQUARES_LINE, TYPE_LINE |
| Fields inherited from class com.linksoft.chart.Plotter |
back, backImage, combinable, depth, needsAxis, visibleHeight, visibleWidth, XScale, Y2Scale, YScale |
| Fields inherited from class com.linksoft.chart.ChartComponent |
chart, height, width, x, y |
| Constructor Summary | |
CurvePlotter()
|
|
| Method Summary | |
protected void |
plotCurve(ChartGraphics g,
int[][] linePointsSC,
LineDataSerie l)
|
| Methods inherited from class com.linksoft.chart.LinePlotter |
clipLines, plotSerie |
| Methods inherited from class com.linksoft.chart.Plotter |
addSerie, getActiveXScale, getActiveYScale, getCombinable, getNeedsAxis, getSerie, getSeriesCount, inSameSubChart, plot, plotBackground, replaceSerie, setSerie |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int segments
| Constructor Detail |
public CurvePlotter()
| Method Detail |
protected void plotCurve(ChartGraphics g,
int[][] linePointsSC,
LineDataSerie l)
plotCurve in class LinePlotter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||