程序包 | 说明 |
---|---|
com.fr.chart.chartattr | |
com.fr.chart.chartglyph |
图表图形包, 实现图表的画法, 分为图表图像(ChartGlyph)、绘图区图像(PlotGlyph)、图例图像(LegendGlyph)以及标题图像(TitleGlyph)。
|
com.fr.design.mainframe.chart.gui.style.series | |
com.fr.plugin.chart.attr | |
com.fr.plugin.chart.range | |
com.fr.van.chart.range.component |
限定符和类型 | 方法和说明 |
---|---|
MapHotAreaColor |
MapPlot.getMapAreaColor()
返回地图的区域颜色设置.
|
限定符和类型 | 方法和说明 |
---|---|
void |
MapPlot.setMapAreaColor(MapHotAreaColor areaColor)
设置地图的区域颜色.
|
限定符和类型 | 方法和说明 |
---|---|
MapHotAreaColor |
MapPlotGlyph.getAreaColors()
返回Map的热点区域范围
|
MapHotAreaColor |
MeterStyle.getMapHotAreaColor()
获取区域热力地图
|
限定符和类型 | 方法和说明 |
---|---|
void |
MapPlotGlyph.setAreaColors(MapHotAreaColor areaColors)
设置Map的热点区域范围
|
void |
MeterStyle.setMapHotAreaColor(MapHotAreaColor areaColor)
设置区域热力地图
|
构造器和说明 |
---|
HeatMapControlBar(java.awt.geom.Rectangle2D bounds,
int position,
MapHotAreaColor mapHotAreaColor,
int resolution,
TextAttr textAttr) |
限定符和类型 | 方法和说明 |
---|---|
void |
UIColorPickerPane.populateBean(MapHotAreaColor hotAreaColor) |
void |
UIColorPickerPane.updateBean(MapHotAreaColor hotAreaColor) |
限定符和类型 | 方法和说明 |
---|---|
MapHotAreaColor |
GaugeDetailStyle.getHotAreaColor() |
限定符和类型 | 方法和说明 |
---|---|
void |
GaugeDetailStyle.setHotAreaColor(MapHotAreaColor hotAreaColor) |
限定符和类型 | 方法和说明 |
---|---|
MapHotAreaColor |
SectionLegend.getMapHotAreaColor() |
限定符和类型 | 方法和说明 |
---|---|
void |
SectionLegend.setMapHotAreaColor(MapHotAreaColor mapHotAreaColor) |
限定符和类型 | 方法和说明 |
---|---|
void |
SectionIntervalConfigPaneWithOutNum.populateBean(MapHotAreaColor hotAreaColor) |