程序包 | 说明 |
---|---|
com.fr.chart.chartattr | |
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
限定符和类型 | 类和说明 |
---|---|
class |
Area3DPlot
图表 三维面积图绘图区
|
class |
Bar3DPlot
图表三维柱形绘图区.
|
限定符和类型 | 接口和说明 |
---|---|
interface |
Plot3DGlyph
三维绘图区图形对象接口.
|
限定符和类型 | 类和说明 |
---|---|
class |
Area3DPlotGlyph
三维饼图绘图区图形对象
|
class |
Bar3DPlotGlyph
三维柱形图绘图区图形对象.
|
class |
CustomPlotGlyph
组合图绘图区图形对象.
|