限定符和类型 | 接口和说明 |
---|---|
interface |
BaseChartGlyph |
限定符和类型 | 类和说明 |
---|---|
class |
Area3D
三维面积图形.
|
class |
Area3DPlotGlyph
三维饼图绘图区图形对象
|
class |
AreaPlotGlyph
面积图绘图区图形对象.
|
class |
AxisGlyph
坐标轴图形对象抽象类.
|
class |
Bar2DPlotGlyph
二维柱形图绘图区图形对象
|
class |
Bar3DPlotGlyph
三维柱形图绘图区图形对象.
|
class |
BarPlotGlyph
柱状图绘图区图形对象.
|
class |
BlueMeter
Created by kunsnat on 14-9-11.
|
class |
Bubble
图表气泡图的气泡图形.
|
class |
BubblePlotGlyph
气泡图绘图区图形对象.
|
class |
CategoryAxisGlyph
分类轴图形对象.
|
class |
CategoryPlotGlyph
具有分类轴的绘图区的图形对象.
|
class |
ChartAlertValueGlyph
从ValueAxisGlyph里面分离出来
|
class |
ChartGlyph<T extends PlotGlyph,U extends LegendGlyph,V extends DataSheetGlyph>
类说明 图表图像, 实现画法.
|
class |
CompositePiePlotGlyph
复合饼图: 包括复合柱形图 复合饼图.
|
class |
Cubic
三维柱形图形.
|
class |
CustomPlotGlyph
组合图绘图区图形对象.
|
class |
DataPoint
图表系列中的数据点, 比如: 柱形图的单独一个柱子, 折线图中的一个折线折点, 均为一个数据点.
|
class |
DataPoint4Bubble
气泡中的数据点, 一个气泡即对应一个数据点.
|
class |
DataPoint4Funnel
Created with IntelliJ IDEA.
|
class |
DataPoint4Gantt
甘特图的数据点, 完整信息包括: 项目的ID, 百分比进度, 计划开始结束, 实际开始结束时间.
|
class |
DataPoint4GisMap
gis地图数据点定义
|
class |
DataPoint4Map
地图专用
|
class |
DataPoint4Pie
饼图的数据点, 一个扇形即为一个饼图的数据点.
|
class |
DataPoint4Stock
股价图系列点, 完整信息包括: 成交量, 开盘, 盘高, 盘低, 收盘.
|
class |
DataPoint4XY
散点图的系列点.
|
class |
DataSeries<T extends DataPoint>
图表的数据系列, 添加不同分类的系列点
|
class |
DataSeries4Area
面积图的系列.
|
class |
DataSheetGlyph
数据表图形对象.
|
class |
DateAxisGlyph
日期坐标轴图形对象.
|
class |
Donut2DPlotGlyph
2维的圆环图
|
class |
Donut3DPlotGlyph
三围圆环图绘图区图形对象
|
class |
DonutPlotGlyph
圆环图绘图区图形对象
|
class |
FoldLine
折线和颜色样式属性的封装.
|
class |
FoldLine3D
折面 用于三维折线图, 已过时.
|
class |
FunnelPlotGlyph
Created with IntelliJ IDEA.
|
class |
GanttPlotGlyph
甘特图绘图区图形对象.
|
class |
GeneralGlyph
封装GeneralInfo抽象类.
|
class |
GisMapPlotGlyph
Gis地图绘图区队形
|
class |
LegendGlyph
图例的图形对象, 实现图例的画法.
|
class |
LinePlotGlyph
折线图绘图区图形对象.
|
class |
MapPlotGlyph
地图绘图区图形对象.
|
class |
MarkerGlyph
标记类型图形对象.
|
class |
Meter
仪表盘图形.
|
class |
MeterPlotGlyph |
class |
NumberAxisGlyph
数字类型的坐标轴图形对象抽象类.
|
class |
Pie3D
三维饼图, 装Cylinder用的, 大部分设置都需要对其Cylinder设置.
|
class |
Pie3DPlotGlyph
三维饼图绘图区图形对象.
|
class |
PiePlotGlyph
饼图绘图区图形对象.
|
class |
PlotGlyph<T extends DataSeries> |
class |
RadarAxisGlyph
雷达图坐标轴图形对象.
|
class |
RadarPlotGlyph
雷达图绘图区图形对象.
|
class |
RangeAxisGlyph
位置在图表中间 专门为全距图而做的坐标轴图形对象.
|
class |
RangePlotGlyph
全距图绘图区图形对象.
|
class |
RectangleGlyph
矩形区域对象.
|
class |
RectanglePlotGlyph
具有二维矩形坐标轴区域的图表绘图区图形对象.
|
class |
Ring3D
Created by eason on 14-3-6.
|
class |
ShapeGlyph
封装Shape的图形对象.
|
class |
SimpleMeter
简单的仪表盘背景圆环是300度的圆环
Created by IntelliJ IDEA.
|
class |
SpecialGlyph
比较独立的图形对象,该Glyph都没有可以选择的孩子Glyph
|
class |
StockPlotGlyph
股价图绘图区图形对象
|
class |
TextGlyph |
class |
TitleGlyph
不可旋转、截取显示、自动换行的图表标题文本
|
class |
TrendLineGlyph
趋势线的画图对象
|
class |
ValueAxisGlyph
值轴图形对象.
|
class |
XYPlotGlyph
XY均为值轴的绘图区图形对象
|
class |
XYScatterPlotGlyph
散点图绘图区图形对象.
|
限定符和类型 | 字段和说明 |
---|---|
protected Glyph |
DataSeries.drawImpl |
限定符和类型 | 方法和说明 |
---|---|
Glyph |
DataPoint.getDrawImpl()
获取用于画数据点的Glyph对象
|
Glyph |
DataPoint4Gantt.getPlanImpl() |
Glyph |
DataPoint4Gantt.getProgressImpl() |
Glyph |
DataPoint4Gantt.getRealEndImpl() |
Glyph |
DataPoint4Gantt.getRealStartImpl() |
限定符和类型 | 方法和说明 |
---|---|
void |
DataSeries.setDrawImpl(Glyph drawImpl)
设置用来画系列的相关的图像对象
|
void |
DataPoint.setDrawImpl(Glyph drawImpl)
设置用于画数据点的Glyph对象
|
void |
DataPoint4Gantt.setPlanImpl(Glyph planImpl) |
void |
DataPoint4Gantt.setProgressImpl(Glyph progressImpl) |
void |
DataPoint4Gantt.setRealEndImpl(Glyph realEndImpl) |
void |
DataPoint4Gantt.setRealStartImpl(Glyph realStartImpl) |
限定符和类型 | 方法和说明 |
---|---|
static ActiveGlyph |
ActiveGlyphFactory.createActiveGlyph(ChartComponent chartComponent,
java.lang.Object glyph,
Glyph parentGlyph) |
限定符和类型 | 字段和说明 |
---|---|
protected Glyph |
ActiveGlyph.parentGlyph |
限定符和类型 | 方法和说明 |
---|---|
Glyph |
TrendLineActiveGlyph.getGlyph() |
Glyph |
TextActiveGlyph.getGlyph() |
Glyph |
PlotActiveGlyph.getGlyph() |
Glyph |
LegendActiveGlyph.getGlyph() |
Glyph |
DataSheetActiveGlyph.getGlyph() |
Glyph |
DataSeriesActiveGlyph.getGlyph() |
Glyph |
DataLabelActiveGlyph.getGlyph() |
Glyph |
ChartActiveGlyph.getGlyph() |
Glyph |
AxisActiveGlyph.getGlyph()
返回 对应的属性Axis
|
Glyph |
AlertValueActiveGlyph.getGlyph() |
abstract Glyph |
ActiveGlyph.getGlyph() |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAreaPlotGlyph
Created by Mitisky on 15/11/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBarDataPoint
Created by Mitisky on 16/2/23.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBubbleDataPoint
Created by Mitisky on 16/3/31.
|
class |
VanChartBubblePlotGlyph
Created by Mitisky on 16/3/31.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartColumnPlotGlyph
Created by Mitisky on 15/9/28.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartCustomDataSheetGlyph
Created by Fangjie on 2016/5/23.
|
class |
VanChartCustomPlotGlyph
Created by Fangjie on 2016/5/6.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartDrillMapDataPoint
Created by Mitisky on 16/6/17.
|
class |
VanChartDrillMapPlotGlyph
Created by Mitisky on 16/6/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartFunnelDataPoint
Created by Mitisky on 16/10/10.
|
class |
VanChartFunnelPlotGlyph
Created by Mitisky on 16/10/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGanttDataPoint
Created by hufan on 2017/1/13.
|
class |
VanChartGanttPlotGlyph
Created by hufan on 2017/1/9.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGaugeDataPoint
Created by Mitisky on 15/12/9.
|
class |
VanChartGaugePlotGlyph
Created by Mitisky on 15/11/27.
|
限定符和类型 | 类和说明 |
---|---|
class |
GaugeGlyph
Created by Mitisky on 15/12/10.
|
class |
PointerGaugeGlyph
多指针仪表盘。
|
class |
RingGaugeGlyph
百分比圆环仪表盘。
|
class |
SemiPointerGaugeGlyph
多指针仪表盘图形。
|
class |
SlotGaugeGlyph
百分比刻度槽仪表盘图形。
|
class |
ThermometerGaugeGlyph
试管仪表盘。
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartAlertValueGlyph
Created by Mitisky on 15/10/27.
|
class |
VanChartBandGlyph
其实画的还是一根整线,只是裁剪了区域
面积图的话还可能多一片区域
|
class |
VanChartDataPoint
Created by Mitisky on 15/10/18.
|
class |
VanChartDataSeries
Created by Mitisky on 15/8/20.
|
class |
VanChartDataSheetGlyph
Created by Mitisky on 15/10/19.
|
class |
VanChartLegendGlyph
Created by Mitisky on 15/8/18.
|
class |
VanChartMultiCategoryDataPoint
Created by mengao on 2017/7/3.
|
class |
VanChartPlotGlyph
Created by Mitisky on 15/11/17.
|
class |
VanChartRectanglePlotGlyph
矩形绘图区图表
|
class |
VanChartTitleGlyph
Created by Mitisky on 15/8/17.
|
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartDataPoint.addDrawImp(Glyph glyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartBaseAxisGlyph
Created by Mitisky on 15/10/18.
|
class |
VanChartCategoryAxisGlyph
Created by Mitisky on 15/10/21.
|
class |
VanChartGaugeAxisGlyph
仪表盘的坐标轴。
|
class |
VanChartRadarAxisGlyph
Created by Mitisky on 16/1/4.
|
class |
VanChartRadarAxisGlyph.VanChartRadarXAxisGlyph |
class |
VanChartRadarAxisGlyph.VanChartRadarYAxisGlyph |
class |
VanChartTimeAxisGlyph
Created by Mitisky on 15/10/19.
|
class |
VanChartValueAxisGlyph
Created by Mitisky on 15/10/19.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMarkerGlyph
Created by Mitisky on 16/1/15.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartHeatMapPlotGlyph
Created by Mitisky on 16/10/20.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartLineDataPoint
Created by Mitisky on 15/11/10.
|
class |
VanChartLinePlotGlyph
Created by Mitisky on 15/11/10.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMapDataPoint
Created by Mitisky on 16/6/1.
|
class |
VanChartMapPlotGlyph
Created by Mitisky on 16/5/19.
|
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartMapDataPoint.addDrawImp(Glyph glyph) |
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMapBubblePlotGlyph
Created by Mitisky on 16/6/6.
|
class |
VanChartMapScatterPlotGlyph
Created by Mitisky on 16/6/6.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartMultiPieDataPoint
Created by Fangjie on 2016/6/17.
|
class |
VanChartMultiPiePlotGlyph
Created by Fangjie on 2016/6/17.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartPieDataPoint
Created by Mitisky on 15/8/20.
|
class |
VanChartPiePlotGlyph
Created by Mitisky on 15/8/18.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartRadarDataPoint
Created by Mitisky on 16/1/7.
|
class |
VanChartRadarPlotGlyph
Created by Mitisky on 15/12/28.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartRangeLegendGlyph
Created by hu on 16/25/3.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartScatterDataPoint
Created by Mitisky on 15/11/10.
|
class |
VanChartScatterPlotGlyph
Created by hu on 16/24/3.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartStructureDataPoint
Created by shine on 2017/2/16.
|
class |
VanChartStructurePlotGlyph
Created by shine on 2017/2/16.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartTreeMapDataPoint
Created by hufan on 2016/7/20.
|
class |
VanChartTreeMapPlotGlyph
Created by Fangjie on 2016/7/12.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartGlyph
Created by Mitisky on 15/8/14.
|
限定符和类型 | 类和说明 |
---|---|
class |
VanChartWordCloudPlotGlyph
Created by Mitisky on 16/11/29.
|
class |
WordCloudDataPoint
Created by Mitisky on 16/11/30.
|