public class VanChartDrillMapPlotGlyph extends VanChartMapPlotGlyph
VanChartMapPlotGlyph.BBoxpointMapPlotGlyph, rangeLegendGlyphdefaultAttrLabel, defaultAttrTooltip, legendBackgroundMap, legendItemListCATEGORY_PARA, conditionCollection, DEFAULT_SIZE, plotStyle, RESET_JAVA_FONT_X, SERIES_PARA, seriesList, STACK, X_AXIS, X_PARA, Y_AXIS, Y_PARAbounds, visible| 构造器和说明 |
|---|
VanChartDrillMapPlotGlyph() |
addAreaJSON, addPointAreaAndLineMap2JSON, addPointCommonJSON, areaDataPoint, calculateSingleDataSeriesPercentValue, draw, drawGisLayer, drawNullValueLayer, getAreaHotHyperLink, getAttrLabel, getDataPointLabelBoundsWithPosition, getDefaultAttrBorder, getDefaultAttrMapLabel, getGeoUrl, getGisLayer, getLabelText, getLineHotHyperLink, getLineMapDataProcessor, getMapType, getNullValueColor, getPlotOptionsJSON, getPointHotHyperLink, getPointkey, getPointValue, getViewCenter, getZoomLevel, isSupportEmptyData, layoutAxisGlyph, layoutSingleDataSeries, setAreaHotHyperLink, setBounds, setGeoUrl, setGisLayer, setLineHotHyperLink, setLineMapDataProcessor, setMapMarkerType, setMapType, setNullValueColor, setPointHotHyperLink, setPointMapPlotGlyph, setRangeLegendGlyph, setSeriesNameAndIndexMap, setSeriesNameAndSeriesListMap, setUseDefaultChartData, setViewCenter, setZoomLeveladdAlphaJSON, addBorderJSON, addLabelJSON, addNullLabelJSON, addSeriesJSONWithCate2Series, addXAxisJSON, addYAxisJSON, allNullValue, changeInfoWithCondition, createColors4Legend, createDataLabel4DataPointWithCondition, 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, layoutAxisGlyph, layoutDataSeriesGlyph, setAxisPlotType, setAxisRotation, setCategoryNum, setChartID, setHyperLinkParas, setLegendItemList, setLocal, setUseDefaultNullDataaddOtherJSON, addSeries, addSeriesJSON, addSeriesJSON, avoidCoverLabelBounds, axisExtendsMaxMinValueWithTrendLine, calculateOrderList, clone, createColors4Cate, createDataSheetGlyph, dealDataPointLabel, dealLabelBoundsInOrder, dealLabelBoundsOutPlotBounds, doLayout, drawInfo, 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, trendLineFittinggetBounds, getOutline4Fill, getShape, isInvisible, isVisible, setVisibledealCondition, dealConditionWithSeriesColor, drawOnlyBorder, drawWithOutBorder, getAlpha, getBackground, getBorderColor, getBorderStyle, getGeneralInfo, getRoundRadius, is3DIE6, isRoundBorder, isShadow, paint, paintBackground, putBackgroundJSON, putPlotBackgroundJSON, setAlpha, setBackground, setBorderColor, setBorderStyle, setGeneralInfo, setRoundBorder, toVanJSONObjectpublic NameJavaScriptGroup getDrillUpHyperLink()
public void setDrillUpHyperLink(NameJavaScriptGroup drillUpHyperLink)
public void setDrillMapTools(DrillMapTools drillMapTools)
public void setRoot(VanChartDrillMapDataPoint root)
public VanChartDrillMapDataPoint getRoot()
public boolean isNeedDealHotHyperlink()
isNeedDealHotHyperlink 在类中 VanChartMapPlotGlyphprotected boolean currentMapPoint()
currentMapPoint 在类中 VanChartMapPlotGlyphprotected boolean pointUseLatLng()
pointUseLatLng 在类中 VanChartMapPlotGlyphprotected VanChartMapPlotGlyph.BBox getBBoxFromData()
getBBoxFromData 在类中 VanChartMapPlotGlyphprotected void layoutEveryDataSeries(VanChartMapPlotGlyph.BBox pixelBBox, int zoom, int resolution)
public LegendItem[] createLegendItems()
public double[] getRangeMinAndMaxValue(double minValue,
double maxValue)
public void calculateDataPointPercentValue()
protected void createDataLabel4EverySeries()
protected void createDataLabel4EveryPoint(VanChartDataPoint dataPoint, VanChartDataSeries dataSeries, java.awt.Color[] colors, int seriesIndex)
public void drawShape4Series(java.awt.Graphics g,
int resolution)
drawShape4Series 在类中 VanChartMapPlotGlyphprotected void drawLabel4Series(java.awt.Graphics g,
int resolution)
drawLabel4Series 在类中 PlotGlyph<VanChartDataSeries>public java.awt.Color[] createColors4Series()
createColors4Series 在类中 VanChartMapPlotGlyphpublic java.lang.String getChartType()
getChartType 在类中 VanChartMapPlotGlyphpublic void addOtherJSON(JSONObject js, Repository repo, VanChartGlyph vanChartGlyph) throws JSONException
addOtherJSON 在类中 VanChartMapPlotGlyphJSONExceptionpublic void addSeriesJSON(JSONObject js, Repository repo, ChartWebPara para) throws JSONException
VanChartPlotGlyphaddSeriesJSON 在类中 VanChartPlotGlyphjs - json对象repo - 请求JSONException - 抛错protected void addNotNullSeriesJSON(JSONObject js, Repository repo, ChartWebPara para) throws JSONException
addNotNullSeriesJSON 在类中 VanChartPlotGlyphJSONExceptionpublic void dealPlotHotAttr(Repository repo)
dealPlotHotAttr 在类中 VanChartMapPlotGlyphrepo - 请求.public boolean isTreeSeries()
isTreeSeries 在类中 VanChartPlotGlyphpublic void addHyperlinkJSON(Repository repo, JSONObject js) throws JSONException
addHyperlinkJSON 在类中 VanChartMapPlotGlyphJSONExceptionpublic java.lang.String demoImagePath()
demoImagePath 在类中 VanChartMapPlotGlyphpublic void addECNameToHyperLink(java.lang.String ecName,
int sheetIndex)