|
|||||||||||
| 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.PiePlotter
Copyright (c) 2002-2005 LinkSoft Systems, Inc. All Rights Reserved
| Field Summary | |
LineStyle |
border
|
boolean |
drawRadius
|
boolean |
effect3D
|
java.lang.String |
labelFormat
|
LineStyle |
labelLine
|
double |
radiusModifier
|
int |
space
|
| 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 | |
PiePlotter()
|
|
| Method Summary | |
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 LineStyle labelLine
public double radiusModifier
public LineStyle border
public boolean drawRadius
public boolean effect3D
public java.lang.String labelFormat
public int space
| Constructor Detail |
public PiePlotter()
| Method Detail |
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 | ||||||||||