类 | 说明 |
---|---|
Area3DPlot |
图表 三维面积图绘图区
|
AreaPlot |
图表面积图绘图区.
|
Axis |
Axis 类是所有坐标轴的基础抽象类,其中实现了很多关于坐标轴的方法. |
AxisData |
存放了一些关于坐标轴哦网格线、刻度、标题、标签的属性
|
Bar2DPlot |
图表 柱形图.
|
Bar3DPlot |
图表三维柱形绘图区.
|
BarPlot |
图表图 柱状绘图区的抽象类, 包括柱形图 三维柱形图等柱状图.
|
BubblePlot |
图表 气泡图绘图区
|
CategoryAxis |
分类坐标轴, 每个坐标轴上的标签为分类或者日期, 比如: 用于柱形图的x轴, 甘特图的水平日期轴
|
CategoryPlot |
图表中拥有分类的图表绘图区.
|
Chart |
单独的图表对象
|
ChartAlertValue |
图表警戒值
|
ChartCollection |
图表收集器, 收集存放一个或多个图表, 然后画出,
一般在设计器编辑时展示的都是图表收集器.
|
ChartCommonCondition |
Created by shine on 2018/7/16.
|
ChartFactory |
图表创建工厂, 汇总图表的名称, 字段, 类型.
|
ChartGetter |
图表获取器.
|
ChartIcon |
图表的缩略图Icon, 在选择图表类型界面 用到.
|
ChartIcon4ADHOC |
在线分析中生成的图表的缩略图.
|
ChartPainter |
图表预览时 所展示的图表集 一般为ChartGlyph的集合
|
Charts<T extends ChartData> |
Created by mengao on 2017/5/3.
|
ChartsPlot |
用户使用第三方图表默认plot
|
ChartXMLCompatibleUtils |
兼容以前版本的Chart XML内容.
|
ChartXMLUtils |
读取当前版本的XML内容.
|
CubicDemo |
测试3D效果.
|
CustomPlot |
图表类型: 组合图绘图区.
|
Donut2DPlot | |
Donut3DPlot | |
DonutPlot |
圆环图的绘图区抽象类,有2D和3D圆环图
|
EChartPaintUtils |
图表ChartPainter的JSON格式转换, 具体到web端的格式.
|
FunnelPlot |
Created with IntelliJ IDEA.
|
GanttPlot |
图表的股价图绘图区
|
GisMapPlot |
gis地图的绘图区
|
Legend |
图例属性定义.
|
LinePlot |
折线图绘图区
|
MapCustomImageType |
地图类型的定义.
|
MapPlot |
图表的地图绘图区
|
MeterBluePlot |
仪表盘的自定义风格
|
MeterPlot |
仪表盘的绘图区.
|
NumberAxis |
数据Number的坐标轴
|
Pie3DPlot |
三维饼图的绘图区
|
PiePlot |
饼图: 只有一个系列, 多个分类.
|
Plot |
绘图区抽象类
|
RadarAxis |
雷达坐标轴
|
RadarPlot |
雷达图绘图区
|
RangePlot |
全距图绘图区
|
RectanglePlot |
矩形绘图区抽象类
|
SimpleMeterPlot |
Created by IntelliJ IDEA.
|
StockPlot |
股价图绘图区
|
Title |
图表或者坐标轴的标题
|
ValueAxis |
轴上带值的坐标轴,比如一个普通的几何x-y二维坐标系统的y轴
|
XYPlot |
XY绘图区, 抽象类: 左侧和右侧均为值轴
|
XYScatterPlot |
XY散点图绘图区.
|
枚举 | 说明 |
---|---|
SwitchState |
Created by hufan on 2016/10/10.
|