程序包 | 说明 |
---|---|
com.fr.chart.base |
图表的基础类, 包括一些Factory方法, Utils方法, Constants属性, 用到的图片资源 图表多处用到的属性等.
|
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
com.fr.design.chart.series.SeriesCondition | |
com.fr.plugin.chart.base | |
com.fr.plugin.chart.glyph | |
com.fr.plugin.chart.map | |
com.fr.van.chart.designer.component.border |
限定符和类型 | 方法和说明 |
---|---|
AttrBorder |
ColorInfo.getSeriesAttrBorder()
返回条件边框
|
限定符和类型 | 方法和说明 |
---|---|
void |
StyleContactWithConditionCollection.changeStyleAttrBorder(AttrBorder attrBorder) |
void |
LineStyleInfo.changeStyleAttrBorder(AttrBorder attrBorder)
边框条件
|
void |
ColorInfo.changeStyleAttrBorder(AttrBorder attrBorder)
边框条件
|
void |
ColorInfo.setSeriesAttrBorder(AttrBorder seriesAttrBorder)
设置条件边框
|
限定符和类型 | 方法和说明 |
---|---|
void |
TextGlyph.changeStyleAttrBorder(AttrBorder attrBorder)
改变条件边框样式.
|
void |
DataPointLabelInfo.changeStyleAttrBorder(AttrBorder attrBorder)
对应的边框
|
void |
GeneralInfo.changeStyleAttrBorder(AttrBorder attrBorder)
改变边框 条件
|
限定符和类型 | 字段和说明 |
---|---|
protected AttrBorder |
LabelBorderPane.attrBorder |
限定符和类型 | 类和说明 |
---|---|
class |
AttrBorderWithAlpha
Created by Mitisky on 16/5/19.
|
限定符和类型 | 方法和说明 |
---|---|
protected AttrBorder |
VanChartPlotGlyph.getAttrBorder(VanChartDataPoint dataPoint) |
AttrBorder |
VanChartDataPoint.getBorder() |
protected AttrBorder |
VanChartPlotGlyph.getDefaultAttrBorder() |
限定符和类型 | 方法和说明 |
---|---|
protected void |
VanChartPlotGlyph.addBorderJSON(JSONObject js,
AttrBorder attrBorder) |
void |
VanChartDataPoint.setBorder(AttrBorder border) |
限定符和类型 | 方法和说明 |
---|---|
protected AttrBorder |
VanChartMapPlotGlyph.getDefaultAttrBorder() |
限定符和类型 | 方法和说明 |
---|---|
AttrBorder |
VanChartBorderWithRadiusPane.update() |
AttrBorder |
VanChartBorderPane.update() |
限定符和类型 | 方法和说明 |
---|---|
void |
VanChartBorderWithRadiusPane.populate(AttrBorder attr) |
void |
VanChartBorderPane.populate(AttrBorder attr) |
void |
VanChartBorderWithRadiusPane.update(AttrBorder attrBorder) |
void |
VanChartBorderPane.update(AttrBorder attrBorder) |