限定符和类型 | 方法和说明 |
---|---|
static void |
CompareSeriesJSONHelper.addAutoRefreshData(JSONObject js,
Repository repo,
VanChartPlotGlyph plotGlyph) |
static boolean |
ToJSONHelper.isObtainAutoRefreshJson(Repository repo,
VanChartPlotGlyph plotGlyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAreaPlotGlyph
Created by Mitisky on 15/11/19.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
protected void |
VanChartRectanglePlot.addSeriesByIndex(int from,
int to,
VanChartPlotGlyph plotGlyph,
ChartData cd) |
protected void |
VanChartPlot.addSeriesByIndex(int from,
int to,
VanChartPlotGlyph plotGlyph,
ChartData cd) |
protected void |
VanChartPlot.dealDataSeriesAndPointOtherAttr(VanChartPlotGlyph plotGlyph) |
protected void |
VanChartPlot.dealLegendColorMap(VanChartPlotGlyph plotGlyph) |
protected void |
VanChartPlot.dealLegendItemAndColor(VanChartPlotGlyph plotGlyph)
顏色處理,即時不支持圖例,也按照相同處理
|
void |
VanChartPlot.install4PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData)
初始化PlotGlyph中的属性, 和Plot同步
这边重新写的原因是考虑到性能。
|
protected void |
VanChartPlot.setDataSeriesAttr(VanChartDataSeries dataSeries,
VanChartPlotGlyph plotGlyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBubblePlotGlyph
Created by Mitisky on 16/3/31.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartBubblePlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
protected void |
VanChartBubblePlot.addSeriesByIndex(VanChartPlotGlyph plotGlyph,
ChartData cd) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartColumnPlotGlyph
Created by Mitisky on 15/9/28.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartColumnPlot.setDataSeriesAttr(VanChartDataSeries dataSeries,
VanChartPlotGlyph plotGlyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartCustomPlotGlyph
Created by Fangjie on 2016/5/6.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<VanChartPlotGlyph> |
VanChartCustomPlotGlyph.getCustomPlotGlyphList() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartCustomPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
protected void |
VanChartCustomPlot.dealDataSeriesAndPointOtherAttr(VanChartPlotGlyph plotGlyph)
设置默认颜色属性
|
void |
VanChartCustomPlot.install4PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData)
初始化PlotGlyph中的属性, 和Plot同步
这边重新写的原因是考虑到性能。
|
static java.lang.Boolean |
CustomPlotFactory.isAddPlotOption4Series(VanChartPlotGlyph plotGlyph) |
static java.lang.Boolean |
CustomPlotGlyphFactory.isAddPlotOption4Series(VanChartPlotGlyph plotGlyph) |
static java.lang.Boolean |
CustomPlotFactory.isToCate4Series(VanChartPlotGlyph plotGlyph) |
static java.lang.Boolean |
CustomPlotGlyphFactory.isToCate4Series(VanChartPlotGlyph plotGlyph) |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartCustomPlotGlyph.setCustomPlotGlyphList(java.util.List<VanChartPlotGlyph> customPlotGlyphList) |
void |
VanChartCustomPlotGlyph.setLegendParentGlyphMap(java.util.Map<java.lang.String,VanChartPlotGlyph> legendParentGlyphMap) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartDrillMapPlotGlyph
Created by Mitisky on 16/6/20.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartDrillMapPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartFunnelPlotGlyph
Created by Mitisky on 16/10/10.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartFunnelPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGanttPlotGlyph
Created by hufan on 2017/1/9.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartGanttPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGaugePlotGlyph
Created by Mitisky on 15/11/27.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartGaugePlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
protected void |
VanChartGaugePlot.addSeriesByIndex(VanChartPlotGlyph plotGlyph,
MeterChartData chartData)
根据ChartData添加系列点到PlotGlyph
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartRectanglePlotGlyph
矩形绘图区图表
|
限定符和类型 | 方法和说明 |
---|---|
VanChartPlotGlyph |
VanChartDataSeries.getParentGlyph() |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartDataSeries.setParentGlyph(VanChartPlotGlyph parentGlyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartHeatMapPlotGlyph
Created by Mitisky on 16/10/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartLinePlotGlyph
Created by Mitisky on 15/11/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMapPlotGlyph
Created by Mitisky on 16/5/19.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartMapPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMapBubblePlotGlyph
Created by Mitisky on 16/6/6.
|
class |
VanChartMapScatterPlotGlyph
Created by Mitisky on 16/6/6.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMultiPiePlotGlyph
Created by Fangjie on 2016/6/17.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartMultiPiePlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
protected void |
VanChartMultiPiePlot.dealDataSeriesAndPointOtherAttr(VanChartPlotGlyph plotGlyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartPiePlotGlyph
Created by Mitisky on 15/8/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartRadarPlotGlyph
Created by Mitisky on 15/12/28.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartRadarPlot.setDataSeriesAttr(VanChartDataSeries dataSeries,
VanChartPlotGlyph plotGlyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartScatterPlotGlyph
Created by hu on 16/24/3.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartScatterPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
protected void |
VanChartScatterPlot.addSeriesByIndex(VanChartPlotGlyph plotGlyph,
ChartData cd) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartStructurePlotGlyph
Created by shine on 2017/2/16.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartStructurePlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartTreeMapPlotGlyph
Created by Fangjie on 2016/7/12.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartTreeMapPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartWordCloudPlotGlyph
Created by Mitisky on 16/11/29.
|
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartWordCloudPlot.addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph,
ChartData chartData) |