public class VanChartDrillMapPlotGlyph 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
构造器和说明 |
---|
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, setZoomLevel
addAlphaJSON, 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, setUseDefaultNullData
addOtherJSON, 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, 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 NameJavaScriptGroup getDrillUpHyperLink()
public void setDrillUpHyperLink(NameJavaScriptGroup drillUpHyperLink)
public void setDrillMapTools(DrillMapTools drillMapTools)
public void setRoot(VanChartDrillMapDataPoint root)
public VanChartDrillMapDataPoint getRoot()
public boolean isNeedDealHotHyperlink()
isNeedDealHotHyperlink
在类中 VanChartMapPlotGlyph
protected boolean currentMapPoint()
currentMapPoint
在类中 VanChartMapPlotGlyph
protected boolean pointUseLatLng()
pointUseLatLng
在类中 VanChartMapPlotGlyph
protected VanChartMapPlotGlyph.BBox getBBoxFromData()
getBBoxFromData
在类中 VanChartMapPlotGlyph
protected 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
在类中 VanChartMapPlotGlyph
protected void drawLabel4Series(java.awt.Graphics g, int resolution)
drawLabel4Series
在类中 PlotGlyph<VanChartDataSeries>
public java.awt.Color[] createColors4Series()
createColors4Series
在类中 VanChartMapPlotGlyph
public java.lang.String getChartType()
getChartType
在类中 VanChartMapPlotGlyph
public void addOtherJSON(JSONObject js, Repository repo, VanChartGlyph vanChartGlyph) throws JSONException
addOtherJSON
在类中 VanChartMapPlotGlyph
JSONException
public void addSeriesJSON(JSONObject js, Repository repo, ChartWebPara para) throws JSONException
VanChartPlotGlyph
addSeriesJSON
在类中 VanChartPlotGlyph
js
- json对象repo
- 请求JSONException
- 抛错protected void addNotNullSeriesJSON(JSONObject js, Repository repo, ChartWebPara para) throws JSONException
addNotNullSeriesJSON
在类中 VanChartPlotGlyph
JSONException
public void dealPlotHotAttr(Repository repo)
dealPlotHotAttr
在类中 VanChartMapPlotGlyph
repo
- 请求.public boolean isTreeSeries()
isTreeSeries
在类中 VanChartPlotGlyph
public void addHyperlinkJSON(Repository repo, JSONObject js) throws JSONException
addHyperlinkJSON
在类中 VanChartMapPlotGlyph
JSONException
public java.lang.String demoImagePath()
demoImagePath
在类中 VanChartMapPlotGlyph
public void addECNameToHyperLink(java.lang.String ecName, int sheetIndex)