public class VanChartTreeMapPlot extends VanChartMultiPiePlot
限定符和类型 | 字段和说明 |
---|---|
static java.lang.String |
VAN_CHART_TREE_MAP_PLOT_ID |
VAN_CHART_MULTILAYER_PLOT_ID
END_ANGLE, START_ANGLE, VAN_CHART_PIE_PLOT
seriesColorMap, version
combinedSize, DEFAULT_SIZE, MARKERSIZE, SECOND_AXIS, secondShowUnit, showUnit, X_AXIS, XML_TAG, Y_AXIS
构造器和说明 |
---|
VanChartTreeMapPlot() |
dealDataSeriesAndPointOtherAttr, defaultChartData, equals, getDefaultAttrLabel, getDefaultAttrTooltip, getDefaultRefreshAttrTooltip, getLabelLocationValueArray, hyperLinkParas, isLight, isSupportDrill, isSupportTooltipSeriesType, readPlotXML, setLight, setSupportDrill, writeXML
clone, dealDataPointCustomCondition, dealDataSeriesCustomCondition, getDetailType, getEndAngle, getInnerRadiusPercent, getPosition, getRadius, getRoseType, getStartAngle, install4PlotGlyph, isHaveAxis, isSupportCate, isSupportPlotBackground, isSupportRotation, setEndAngle, setInnerRadiusPercent, setPosition, setRadius, setRoseType, setStartAngle, setSupportRotation
addSeriesByIndex, changeCategoryIndexAndDealDataPointOtherAttr, compatibleWithOldCollection, createDataPointLabel, createDataSeries, createLegendGlyph, createNullChartData, dealDataPointAttrBubbleCustomCondition, dealDataPointAttrMarkerCustomCondition, dealDataPointDataSheetCustomCondition, dealDataPointOtherAttr, dealDataSeriesAttrAlphaCustomCondition, dealDataSeriesAttrBackgroundCustomCondition, dealDataSeriesAttrBubbleCustomCondition, dealDataSeriesAttrFillColorBackgroundCustomCondition, dealDataSeriesAttrLineCustomCondition, dealDataSeriesAttrMarkerCustomCondition, dealDataSeriesAttrTrendLineCustomCondition, dealDataSeriesOtherAttr, dealLegendColorMap, dealLegendItemAndColor, dealNullPointAndCategoryNum, getAttrLabelFromConditionCollection, getAttrTooltipFromConditionCollection, getAutoAttrTooltip, getAxisPlotType, getCategoryNum, getCustomType, getDefaultTitle, getImageAttr, getOldRefreshAttrTooltip, getVersion, initLegend, install4PlotGlyph, isAxisRotation, isInCustom, isNeedRenameHyperLinkPane, readerAttr, readJavaScriptGroupXML, readPlotStyleAttr, readVanChartAttr, setAxisPlotType, setAxisRotation, setCategoryNum, setCustomType, setDataSeriesAttr, setImageAttr, setInCustom, writeVanChartAttr
addSeries2PlotGlyph, addSeriesByIndex, addSeriesByIndex, addSeriesByIndexWithoutNull, anyChartAdvancedInteractionUse, buidExecuteSequenceList, buildGenealogyAndCheckSheetExecuteSequence, clearConditionAttrAndRenewLegend, createDataLabel4DataPointWithCondition, createDataLabel4EverySeries, createDataLabelWithDataPoint4Map, createDataSheetGlyph, createLegendItems, createLegendItems, dealColorCondition, dealCondition, dealFormula, dealLineCondition, defaultSecondMoreCate, defaultThirdMoreCate, dependence, exsitMarkerType, getAlertLinePaneTitle, getAutoRefreshPerSecond, getAxis, getAxis, getCategoryNameTextAttr, getCombinedSize, getConditionCollection, getDataProcessor, getDataProcessor4Definition, getDataSheet, getHotHyperLink, getHotTooltipStyle, getHyperLinkEditorMap, getInteractivePaneArrayThatNotSurpport, getLegend, getLegendMarkerIcon, getLegendMarkerIcon4Line, getMaxValueFromData, getMaxValueFromData, getMinValueFromData, getPlotDetailType, getPlotFillStyle, getPlotSmallIconPath, getPlotStyle, getPlotType, getSecondAxis, getSeriesIndexConditionCollection, getUnitTextAttr, getValueTextAttr, getxAxis, getyAxis, hasEffect, install4PlotGlyph, is3D, isExsitLineStyle, isGisKindLabel, isInteractiveAxisTooltip, isMapKindLabel, isMapPlot, isMeterPlot, isNullValueBreak, isOnlyIntervalBackground, isSeriesDragEnable, isShowAllDataPointLabel, isShowCateName, isSupport3D, isSupportAddress4Gis, isSupportAnimate, isSupportAutoRefresh, isSupportAxisLabelWrapShow, isSupportAxisLineStyle, isSupportAxisReverse, isSupportAxisTip, isSupportBorder, isSupportCategoryFilter, isSupportDataLabelAttr, isSupportDataSeriesAttr, isSupportDataSeriesCondition, isSupportDataSheet, isSupportDelimiter, isSupportIntervalBackground, isSupportLegend, isSupportMoreCate, isSupportSeriesDrag, isSupportSeriesFilter, isSupportTooltipInInteractivePane, isSupportTrendLine, isSupportValuePercent, isSupportZoomCategoryAxis, isSupportZoomDirection, isUseSecondAxis, isValidPlot, match4GUI, modFormulaString, needAnalysisLinePane, readXML, resetNullLegendAttr, setAutoRefreshPerSecond, setCategoryNameTextAttr, setCombinedSize, setConditionCollection, setDataProcessor, setDataSheet, setHotHyperLink, setHotTooltipStyle, setInteractiveAxisTooltip, setLegend, setNullValueBreak, setPlotFillStyle, setPlotStyle, setSecondAxis, setSecondShowUnit, setSeriesDragEnable, setShowCateName, setShowUnit, setUnitTextAttr, setValueTextAttr, setxAxis, setyAxis
changedAttrToJSONObject, changeStyleAttrAlpha, changeStyleAttrBackground, changeStyleAttrBorder, changeStyleAttrColor, changeStyleAttrContents, changeStyleAttrLineStyle, getAlpha, getBackground, getBorderColor, getBorderStyle, getRoundRadius, isRoundBorder, isShadow, readGeneralInfoXML, setAlpha, setAttrAlpha, setBackground, setBorderColor, setBorderStyle, setRoundBorder, setRoundRadius, setShadow, toJSONObject, writeGeneralInfoXML
public static final java.lang.String VAN_CHART_TREE_MAP_PLOT_ID
public java.lang.String getPlotName()
PiePlot4VanChart
getPlotName
在接口中 BasePlot
getPlotName
在类中 VanChartMultiPiePlot
public java.lang.String getPlotID()
Plot
getPlotID
在类中 VanChartMultiPiePlot
public boolean matchPlotType(Plot newPlot)
PiePlot4VanChart
matchPlotType
在类中 VanChartMultiPiePlot
newPlot
- 新plotpublic boolean accept(java.lang.Class<? extends Plot> obClass)
PiePlot4VanChart
accept
在类中 VanChartMultiPiePlot
obClass
- 传入对象public java.lang.String[] getLabelLocationNameArray()
public boolean isSupportLeadLine()
isSupportLeadLine
在类中 PiePlot4VanChart
public PlotGlyph createPlotGlyph(ChartData chartData)
PiePlot4VanChart
createPlotGlyph
在类中 VanChartMultiPiePlot
chartData
- 图表相关的数据protected boolean isNeedCutNullPoint()
protected void addSeries2PlotGlyph(VanChartPlotGlyph plotGlyph, ChartData chartData)
protected void dealPointAddDataPoint(VanChartMultiPieDataPoint dataPoint, VanChartMultiPieDataPoint childDataPoint)
protected void dealDataPointAttrLabelCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataPointAttrTooltipCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataPointAttrAlphaCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataPointAttrBorderCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataPointAttrBackgroundCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataPointAttrFloatColorCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected void dealDataPointAttrEffectCustomCondition(VanChartDataPoint dataPoint, ConditionCollection conditionCollection)
protected VanChartPieDataPoint createDataPoint()
createDataPoint
在类中 VanChartMultiPiePlot