|
|||||||||||
| 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.LinePlotter3D
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Field Summary | |
LineStyle |
border
|
boolean |
fixedLimits
|
int |
interLineSpace
|
| 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 | |
LinePlotter3D()
|
|
| Method Summary | |
protected double[][] |
clipLines(double[][] Points,
double MaxY,
double MinY)
|
protected void |
plotSerie(ChartGraphics g,
DataSerie s,
int serieSec)
|
| 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 boolean fixedLimits
public LineStyle border
public int interLineSpace
| Constructor Detail |
public LinePlotter3D()
| Method Detail |
protected double[][] clipLines(double[][] Points,
double MaxY,
double MinY)
protected void plotSerie(ChartGraphics g,
DataSerie s,
int serieSec)
plotSerie in class Plotter
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||