public class VanChartDrillMapDataPoint extends VanChartMapDataPoint
AREA_NAME, END_AREA_NAME, START_AREA_NAME
color, DEFAULT_SIZE, defaultAttrLabel, defaultColor, label
构造器和说明 |
---|
VanChartDrillMapDataPoint() |
addBorderToJSON, addDrawImp, addLabelBounds, addOtherAttrToJSON, addXYJSON, clearDrawImp, clearLabelBounds, createDataPointHotHyperLink, draw, drawLabel, getAttrCurve, getAttrLineEffect, getDataPointBackgroundColor, getFirstLineString, getParas4Hyperlink, getSecondLineString, isOutside, removeLabelBounds, setAttrCurve, setAttrLineEffect, setChartType, toOldResult, toResult
addAttrNodeJSON, addCate2SeriesXYJSON, addDataSheetToJSON, addLabelToJSON, addNormalXYJSON, addTooltipToJSON, checkSameCategoryName, drawAutoFontLabelText, drawFontLabelText, drawLabelContent, getAlpha, getAttrBubble, getAttrMarker, getBorder, getCategoryNum, getColor, getDefaultAttrLabel, getDefaultColor, getDoubleMapValue, getGanttData, getImageBackground, getInSideCateAndSeriesFont, getInSideValueAndPercentFont, getLabel, getLeadLine, getMapAreaName, getMapAreaNameValue, getMapLatitude, getMapLongitude, getMapValue, getMarkerBackgroundColor, getOriginStringSizeValue4JSON, getOutSideCateAndSeriesFont, getOutSideValueAndPercentFont, getSizeValue, getTooltip, isSizeIsNull, isUseCustomFont, setAlpha, setAttrBubble, setAttrMarker, setAttrNode, setBorder, setCategoryNum, setColor, setDataSheet, setDefaultAttrLabel, setDefaultColor, setEffect, setFloatColor, setGanttData, setImageBackground, setLabel, setLeadLine, setMapAreaName, setMapAreaNameValue, setMapValue, setRangeLegendColor, setSizeIsNull, setSizeValue, setTooltip
clone, containsPara, createHotTooltip, equals, evalWithCondition, getCategoryIndex, getCategoryName, getCategoryOriginalName, getDataLabel, getDataPointStyle, getDrawImpl, getDrillUpLink, getHyperLinkJason, getImageMapAreaTag, getOriginStringValue4JSON, getParameters4Labels, getPercentParaString, getPercentValue, getPureParameters4Labels, getSecondCate, getSeriesIndex, getSeriesName, getSeriesOriginalName, getShape, getThirdCate, getType, getValue, getValueByUnit, getValueParaString, isValueIsInexistence, isValueIsNull, putDataPointConditionAttr, putDataPointConditionAttr, putDataPointConditionAttrWidthDefault, putLabelSeriesConditionAttr, putValueData, setCategoryIndex, setCategoryName, setCategoryOriginalName, setDataLabel, setDataPointStyle, setDrawImpl, setDrillUpLink, setHyperlink, setHyperLinkJason, setIndividualLabelText, setPercentValue, setSecondCate, setSeriesIndex, setSeriesName, setSeriesOriginalName, setShape, setThirdCate, setTooltip, setValue, setValueByUnit, setValueIsInexistence, setValueIsNull, toJSONObject, toResult, toVanJSONObject, toVanJSONObject
selectableChildren
public void setDrillDownJSON(JSONObject drillDownJSON)
public void setFalseValid()
public boolean isValid()
public boolean isLeaf()
public VanChartDrillMapDataPoint getParent()
public void setParent(VanChartDrillMapDataPoint parent)
public java.lang.String getGeoUrl()
public void setGeoUrl(java.lang.String geoUrl)
public int getLevel()
public void setLevel(int level)
public void setZoomListener(ZoomLevel zoomListener)
public void setValid()
public void setFirstSeriesName(java.lang.String seriesName, java.lang.String chartType)
public void addChildren(VanChartDrillMapDataPoint mapNode)
public void addOtherSeriesPoint(java.lang.String chartType, java.lang.String seriesName, VanChartDrillMapDataPoint dataPoint)
public VanChartDrillMapDataPoint getDataPointWithSeriesNameAndAreaName(java.lang.String seriesName, java.lang.String areaName)
public VanChartDrillMapDataPoint getPointWithAreaNameFromFirstSeries(java.lang.String areaName)
public VanChartDataSeries getFirstSeries()
public java.util.Map<java.lang.String,VanChartDataSeries> getOtherSeriesMap()
public JSONObject toJSONObject(Repository repo, ChartWebPara para) throws JSONException
toJSONObject
在类中 VanChartDataPoint
repo
- 请求para
- JSONException
- 抛错public boolean noDrillDown(Repository repo)
public JSONObject getDrillDownJSON(Repository repo) throws JSONException
JSONException
public void addSeriesListToJSON(Repository repo, JSONObject js) throws JSONException
JSONException
public java.lang.String createDataPointHotHyperLink(NameJavaScriptGroup hotHyper, Repository repo)
createDataPointHotHyperLink
在类中 DataPoint
hotHyper
- 超级链接repo
- 请求public java.lang.String createDataPointDrillUpHyperLink(NameJavaScriptGroup hotHyper, Repository repo)
public NameSpace getDrillUpParas4Hyperlink()
getDrillUpParas4Hyperlink
在类中 DataPoint
public java.lang.String getParentMapAreaName()