程序包 | 说明 |
---|---|
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
com.fr.plugin.chart.glyph |
限定符和类型 | 方法和说明 |
---|---|
protected ShapeGlyph |
PiePlotGlyph.calculateShapeGlyph4DifferentSub(DataPoint dataPoint) |
ShapeGlyph |
DataPoint4Stock.getVolumeGlyph()
返回股价图成交量Glyph
|
限定符和类型 | 方法和说明 |
---|---|
void |
DataPoint4Stock.setVolumeGlyph(ShapeGlyph volumeGlyph)
设置股价图成交量Glyph
|
限定符和类型 | 方法和说明 |
---|---|
ShapeGlyph |
VanChartBandGlyph.getAreaGlyph() |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartBandGlyph.setAreaGlyph(ShapeGlyph areaGlyph) |