public class VanChartHeatMapPlotGlyph extends VanChartMapPlotGlyph
VanChartMapPlotGlyph.BBox
pointMapPlotGlyph, rangeLegendGlyph
defaultAttrLabel, defaultAttrTooltip, legendBackgroundMap, legendItemList
CATEGORY_PARA, conditionCollection, DEFAULT_SIZE, plotStyle, RESET_JAVA_FONT_X, SERIES_PARA, seriesList, STACK, X_AXIS, X_PARA, Y_AXIS, Y_PARA
bounds, visible
构造器和说明 |
---|
VanChartHeatMapPlotGlyph() |
限定符和类型 | 方法和说明 |
---|---|
void |
addHyperlinkJSON(Repository repo,
JSONObject js) |
protected void |
addPointAreaAndLineMap2JSON(JSONObject js,
Repository repo,
AttrLabel pointLabel,
AttrTooltip pointTooltip,
AttrLabel areaLabel,
AttrTooltip areaTooltip,
AttrTooltip lineTooltip,
ChartWebPara para) |
void |
dealPlotHotAttr(Repository repo)
处理图表中Plot的热点属性
|
java.lang.String |
demoImagePath() |
double |
getBlur() |
java.lang.String |
getChartType() |
double |
getMaxOpacity() |
double |
getMinOpacity() |
JSONObject |
getPlotOptionsJSON(Repository repo,
boolean isJsDraw,
ChartWebPara para)
获取 plotOptions的JSON对象
|
double |
getRadius() |
void |
setBlur(double blur) |
void |
setMaxOpacity(double maxOpacity) |
void |
setMinOpacity(double minOpacity) |
void |
setRadius(double radius) |
addAreaJSON, addECNameToHyperLink, addOtherJSON, addPointCommonJSON, areaDataPoint, calculateDataPointPercentValue, calculateSingleDataSeriesPercentValue, createColors4Series, createDataLabel4EveryPoint, createLegendItems, currentMapPoint, draw, drawGisLayer, drawNullValueLayer, drawShape4Series, getAreaHotHyperLink, getAttrLabel, getBBoxFromData, getDataPointLabelBoundsWithPosition, getDefaultAttrBorder, getDefaultAttrMapLabel, getGeoUrl, getGisLayer, getLabelText, getLineHotHyperLink, getLineMapDataProcessor, getMapType, getNullValueColor, getPointHotHyperLink, getPointkey, getPointValue, getRangeMinAndMaxValue, getViewCenter, getZoomLevel, isNeedDealHotHyperlink, isSupportEmptyData, layoutAxisGlyph, layoutEveryDataSeries, layoutSingleDataSeries, pointUseLatLng, setAreaHotHyperLink, setBounds, setGeoUrl, setGisLayer, setLineHotHyperLink, setLineMapDataProcessor, setMapMarkerType, setMapType, setNullValueColor, setPointHotHyperLink, setPointMapPlotGlyph, setRangeLegendGlyph, setSeriesNameAndIndexMap, setSeriesNameAndSeriesListMap, setUseDefaultChartData, setViewCenter, setZoomLevel
addAlphaJSON, addBorderJSON, addLabelJSON, addNotNullSeriesJSON, addNullLabelJSON, addSeriesJSON, addSeriesJSONWithCate2Series, addXAxisJSON, addYAxisJSON, allNullValue, changeInfoWithCondition, createColors4Legend, createDataLabel4DataPointWithCondition, createDataLabel4EverySeries, createDataPointLabelAfterInstallAxisGlyph, createDataSheetLegendItems, dealDataPointLabel, dealMarkerIconCondition, dealMarkerIconCondition4DataSheet, dealSeriesAccumulatedColors, drawInfo, drawWithoutInfo, getAttrAlpha, getAttrAlpha, getAttrBackground, getAttrBorder, getAttrLineColor, getAxisPlotType, getCategoryNum, getChartID, getDefaultAttrAlpha, getDefaultAttrBubble, getDefaultAttrLabel, getDefaultAttrMarker, getDefaultAttrTooltip, getDefaultColors, getDefaultColors, getHyperLinkParas, getLegendItemList, getLegendMarkerIcon, getLegendSeriesSize, getMinMaxValue, getPlotGlyphType, getSeries, getSeriesFromAll, getSerieskey, getSmallIconType, isAxisRotation, isLocal, isTreeSeries, layoutAxisGlyph, layoutDataSeriesGlyph, setAxisPlotType, setAxisRotation, setCategoryNum, setChartID, setHyperLinkParas, setLegendItemList, setLocal, setUseDefaultNullData
addOtherJSON, addSeries, addSeriesJSON, addSeriesJSON, avoidCoverLabelBounds, axisExtendsMaxMinValueWithTrendLine, calculateOrderList, clone, createColors4Cate, createDataSheetGlyph, dealDataPointLabel, dealLabelBoundsInOrder, dealLabelBoundsOutPlotBounds, doLayout, drawInfo, drawLabel4Series, equals, getAdditionalCanvasCount, getAllDataPointGlyph, getAllTrendLineGlyph, getAutoRefreshPerSecond, getCategoryCount, getCombinedSize, getConditionCollection, getDataPointLabelBoundsWithPosition, getDataPointLabelBoundsWithPosition, getDataPointLabelBoundsWithPosition4Line, getDataProcessor, getDrawSequence, getExtraLabelValue, getExtraTooltipValue, getFirstDataPoint, getHotHyperLink, getHotTooltipStyle, getPlotDetailType, getPlotFillStyle, getPlotStyle, getPreGap4AxisRightUnit, getPreGap4AxisTopUnit, getPreLeft4DataSheet, getSeriesSize, getVanChartType, getWholeChartBackground, getXDivideUnit, getYDivideUnit, is3DPlotGlyph, isDataPointXNotInPlotBounds, isExistAttrByResult, isNullValueBreak, isSeriesDragEnable, isSupportLegend, isSupportZoom, isZoom, notDealDataPointLabel, resetClip, selectableChildren, setAutoRefreshPerSecond, setCombinedSize, setConditionCollection, setDataProcessor, setHotHyperLink, setHotTooltipStyle, setIsNullValueBreak, setPlotFillStyle, setPlotStyle, setSeriesDragEnable, setWholeChartBackground, setZoom, skipDealPointHotAttr, toJSONObject, trendLineFitting
getBounds, getOutline4Fill, getShape, isInvisible, isVisible, setVisible
dealCondition, dealConditionWithSeriesColor, drawOnlyBorder, drawWithOutBorder, getAlpha, getBackground, getBorderColor, getBorderStyle, getGeneralInfo, getRoundRadius, is3DIE6, isRoundBorder, isShadow, paint, paintBackground, putBackgroundJSON, putPlotBackgroundJSON, setAlpha, setBackground, setBorderColor, setBorderStyle, setGeneralInfo, setRoundBorder, toVanJSONObject
public double getRadius()
public void setRadius(double radius)
public double getBlur()
public void setBlur(double blur)
public double getMinOpacity()
public void setMinOpacity(double minOpacity)
public double getMaxOpacity()
public void setMaxOpacity(double maxOpacity)
public java.lang.String getChartType()
getChartType
在类中 VanChartMapPlotGlyph
public JSONObject getPlotOptionsJSON(Repository repo, boolean isJsDraw, ChartWebPara para) throws JSONException
VanChartMapPlotGlyph
getPlotOptionsJSON
在类中 VanChartMapPlotGlyph
repo
- 请求isJsDraw
- 动态展示JSONException
- 抛出问题protected void addPointAreaAndLineMap2JSON(JSONObject js, Repository repo, AttrLabel pointLabel, AttrTooltip pointTooltip, AttrLabel areaLabel, AttrTooltip areaTooltip, AttrTooltip lineTooltip, ChartWebPara para) throws JSONException
public void dealPlotHotAttr(Repository repo)
VanChartMapPlotGlyph
dealPlotHotAttr
在类中 VanChartMapPlotGlyph
repo
- 请求.public void addHyperlinkJSON(Repository repo, JSONObject js) throws JSONException
addHyperlinkJSON
在类中 VanChartMapPlotGlyph
JSONException
public java.lang.String demoImagePath()
demoImagePath
在类中 VanChartMapPlotGlyph