程序包 | 说明 |
---|---|
com.fr.chart.base |
图表的基础类, 包括一些Factory方法, Utils方法, Constants属性, 用到的图片资源 图表多处用到的属性等.
|
com.fr.design.chart.series.SeriesCondition |
限定符和类型 | 方法和说明 |
---|---|
ConditionTrendLine |
AttrTrendLine.get(int index)
返回序号index的ConditionTrendLine
|
限定符和类型 | 方法和说明 |
---|---|
void |
AttrTrendLine.add(ConditionTrendLine o)
添加ConditionTrendLine
|
限定符和类型 | 方法和说明 |
---|---|
ConditionTrendLine |
ConditionTrendLinePane.updateBean() |
限定符和类型 | 方法和说明 |
---|---|
void |
ConditionTrendLinePane.populateBean(ConditionTrendLine ob) |
void |
ConditionTrendLinePane.updateBean(ConditionTrendLine trendLine) |