|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BaseChart in ChartDirector |
---|
Subclasses of BaseChart in ChartDirector | |
---|---|
class |
AngularMeter
|
class |
BaseMeter
|
class |
FinanceChart
|
class |
LinearMeter
|
class |
MultiChart
|
class |
PieChart
|
class |
PolarChart
|
class |
PyramidChart
|
class |
SurfaceChart
|
class |
ThreeDChart
|
class |
ThreeDScatterChart
|
class |
TreeMapChart
|
class |
XYChart
|
Methods in ChartDirector that return BaseChart | |
---|---|
BaseChart |
WebViewPortControl.getChart()
|
BaseChart |
WebChartViewer.getChart()
|
BaseChart |
ViewPortControl.getChart()
|
BaseChart |
MultiChart.getChart()
|
BaseChart |
ChartViewer.getChart()
|
BaseChart |
MultiChart.getChart(int i)
|
Methods in ChartDirector with parameters of type BaseChart | |
---|---|
void |
MultiChart.addChart(int x,
int y,
BaseChart c)
|
void |
MultiPagePDF.addPage(BaseChart c)
|
void |
BaseChart.recycle(BaseChart oldChart)
|
void |
WebChartViewer.setChart(BaseChart c)
|
void |
ViewPortControl.setChart(BaseChart c)
|
void |
ChartViewer.setChart(BaseChart c)
|
void |
WebViewPortControl.setChart(BaseChart c,
int format)
|
void |
WebChartViewer.setChart(BaseChart c,
int format)
|
void |
MultiChart.setMainChart(BaseChart c)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |