限定符和类型 | 方法和说明 |
---|---|
BasePlot |
BaseChart.getBasePlot()
返回BasePlot, 为了减少改动 弄了个方法对外使用.
|
限定符和类型 | 方法和说明 |
---|---|
void |
BaseChart.initChart(BasePlot plot)
初始化Plot, 避免和Set一样 在Chart中改动太多.
|
void |
BaseChartCollection.switchPlot(BasePlot plot)
切换绘图区,该方法会保留原来绘图区里面的部分属性,如Legend和GeneralInfo
|
限定符和类型 | 类和说明 |
---|---|
class |
Area3DPlot
图表 三维面积图绘图区
|
class |
AreaPlot
图表面积图绘图区.
|
class |
Bar2DPlot
图表 柱形图.
|
class |
Bar3DPlot
图表三维柱形绘图区.
|
class |
BarPlot
图表图 柱状绘图区的抽象类, 包括柱形图 三维柱形图等柱状图.
|
class |
BubblePlot
图表 气泡图绘图区
|
class |
CategoryPlot
图表中拥有分类的图表绘图区.
|
class |
ChartsPlot
用户使用第三方图表默认plot
|
class |
CustomPlot
图表类型: 组合图绘图区.
|
class |
Donut2DPlot |
class |
Donut3DPlot |
class |
DonutPlot
圆环图的绘图区抽象类,有2D和3D圆环图
|
class |
FunnelPlot
Created with IntelliJ IDEA.
|
class |
GanttPlot
图表的股价图绘图区
|
class |
GisMapPlot
gis地图的绘图区
|
class |
LinePlot
折线图绘图区
|
class |
MapPlot
图表的地图绘图区
|
class |
MeterBluePlot
仪表盘的自定义风格
|
class |
MeterPlot
仪表盘的绘图区.
|
class |
Pie3DPlot
三维饼图的绘图区
|
class |
PiePlot
饼图: 只有一个系列, 多个分类.
|
class |
Plot
绘图区抽象类
|
class |
RadarPlot
雷达图绘图区
|
class |
RangePlot
全距图绘图区
|
class |
RectanglePlot
矩形绘图区抽象类
|
class |
SimpleMeterPlot
Created by IntelliJ IDEA.
|
class |
StockPlot
股价图绘图区
|
class |
XYPlot
XY绘图区, 抽象类: 左侧和右侧均为值轴
|
class |
XYScatterPlot
XY散点图绘图区.
|
限定符和类型 | 方法和说明 |
---|---|
BasePlot |
Chart.getBasePlot()
返回BasePlot类型的, 套用在ChartBlockEditor
为了减少改动 弄了个方法对外使用.
|
限定符和类型 | 方法和说明 |
---|---|
void |
Chart.initChart(BasePlot plot)
初始化Plot, 避免和Set一样方法 在Chart中改动太多, 才弄的接口.
|
void |
ChartCollection.switchPlot(BasePlot plot)
切换绘图区,该方法会保留原来绘图区里面的部分属性,如Legend和GeneralInfo
|
限定符和类型 | 类和说明 |
---|---|
class |
PiePlot4VanChart
新饼图
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAreaPlot
Created by Mitisky on 15/11/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartPlot
新特性图表特有的属性
|
class |
VanChartRectanglePlot
矩形绘图区抽象类
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBubblePlot
Created by Mitisky on 16/3/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartColumnPlot
Created by Mitisky on 15/9/24.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartCustomPlot
Created by hu on 16/3/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartDrillMapPlot
Created by Mitisky on 16/6/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartFunnelPlot
Created by Mitisky on 16/10/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGanttPlot
Created by hufan on 2017/1/9.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGaugePlot
仪表盘
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartHeatMapPlot
Created by Mitisky on 16/10/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartLinePlot
Created by Mitisky on 15/11/5.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMapPlot
Created by Mitisky on 16/5/4.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMultiPiePlot
Created by Fangjie on 2016/6/15.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartRadarPlot
Created by Mitisky on 15/12/28.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartScatterPlot
Created by hu on 16/3/21.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartStructurePlot
Created by shine on 2017/2/15.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartTreeMapPlot
Created by Fangjie on 2016/7/11.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartWordCloudPlot
Created by Mitisky on 16/11/29.
|