程序包 | 说明 |
---|---|
com.fr.plugin.chart.drillmap | |
com.fr.plugin.chart.heatmap | |
com.fr.plugin.chart.map |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartDrillMapPlotGlyph
Created by Mitisky on 16/6/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartHeatMapPlotGlyph
Created by Mitisky on 16/10/20.
|
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
VanChartMapDataPoint.createDataPointHotHyperLink(VanChartMapPlotGlyph plotGlyph,
Repository repo) |
void |
VanChartMapPlot.install4PlotGlyph(VanChartMapPlotGlyph plotGlyph,
ChartData chartData)
初始化PlotGlyph中的属性, 和Plot同步
这边重新写的原因是考虑到性能。
|