public class VanChartTreeMapPlotGlyph extends VanChartMultiPiePlotGlyph
VanChartPiePlotGlyph.PointAndAngleANGLE, FIRST_QUA, FOUTH_QUA, leftDown, leftUp, MOVE_GAP, RADIO_PERCENT, radius, RADIUS_MIN_PERCENR, RADIUS_PERCENT_DIFF, radiusPercent, rightDown, rightUp, SECOND_QUA, START_ANGLE, THRID_QUA, WHEN_MORE_RADdefaultAttrLabel, 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| 构造器和说明 |
|---|
VanChartTreeMapPlotGlyph() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addLabelJSON(JSONObject js,
AttrLabel attrLabel,
Repository repo) |
java.lang.String |
demoImagePath() |
protected AttrBackground |
getAttrBackground(VanChartDataPoint dataPoint)
根据系列色和渐深、渐浅设置背景色
此处获取颜色顺序为
先获取条件显示的点的颜色
其次获取父亲的颜色
最后获取系列默认颜色
|
java.lang.String |
getChartType() |
protected java.lang.String |
getDrillKey() |
protected java.lang.String |
getLabelText(AttrLabel attrLabel,
VanChartDataPoint dataPoint) |
LineMarkerIcon |
getLegendMarkerIcon(VanChartDataSeries dataSeries,
java.awt.Color[] colors) |
boolean |
isTreeSeries()
是否树形结构数据
|
void |
layoutDataSeriesGlyph(int resolution)
一个饼图 是一个分类.
|
addNotNullSeriesJSON, calculateDataPointPercentValue, createDataLabel4EverySeries, dealPlotHotAttr, getLevelCount, getPlotOptionsJSON, initLabelData, isDrill, isLight, searchRootPoint, setDrill, setLightbubbleSort, clearList, createColors4Series, dealEachArea, dealLabelBoundsOverLay, getEndAngle, getInnerRadiusPercent, getLabelDim, getPercent, getRadiusGlyph, getRoseType, getSeriesStartAngle, getStartAngle, getWholeAngle, isExistAttrByResult, isExistOuterLabels, isSupportRotation, setEndAngle, setInnerRadiusPercent, setRadiusGlyph, setRoseType, setStartAngle, setSupportRotation, sortListaddAlphaJSON, addBorderJSON, addHyperlinkJSON, addNullLabelJSON, addOtherJSON, addSeriesJSON, addSeriesJSONWithCate2Series, addXAxisJSON, addYAxisJSON, allNullValue, changeInfoWithCondition, createColors4Legend, createDataLabel4DataPointWithCondition, createDataLabel4EveryPoint, createDataPointLabelAfterInstallAxisGlyph, createDataSheetLegendItems, createLegendItems, dealDataPointLabel, dealMarkerIconCondition, dealMarkerIconCondition4DataSheet, dealSeriesAccumulatedColors, draw, drawInfo, drawWithoutInfo, getAttrAlpha, getAttrAlpha, getAttrBorder, getAttrLabel, getAttrLineColor, getAxisPlotType, getCategoryNum, getChartID, getDataPointLabelBoundsWithPosition, getDefaultAttrAlpha, getDefaultAttrBorder, getDefaultAttrBubble, getDefaultAttrLabel, getDefaultAttrMarker, getDefaultAttrTooltip, getDefaultColors, getDefaultColors, getHyperLinkParas, getLegendItemList, getLegendSeriesSize, getMinMaxValue, getPlotGlyphType, getPointkey, getPointValue, getSeries, getSeriesFromAll, getSerieskey, getSmallIconType, isAxisRotation, isLocal, isSupportEmptyData, layoutAxisGlyph, layoutAxisGlyph, setAxisPlotType, setAxisRotation, setCategoryNum, setChartID, setHyperLinkParas, setLegendItemList, setLocal, setUseDefaultNullDataaddECNameToHyperLink, addOtherJSON, addSeries, addSeriesJSON, addSeriesJSON, avoidCoverLabelBounds, axisExtendsMaxMinValueWithTrendLine, calculateOrderList, clone, createColors4Cate, createDataSheetGlyph, dealDataPointLabel, dealLabelBoundsInOrder, dealLabelBoundsOutPlotBounds, doLayout, drawInfo, drawLabel4Series, drawShape4Series, 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, isNeedDealHotHyperlink, 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, setBounds, setVisibledealCondition, dealConditionWithSeriesColor, drawOnlyBorder, drawWithOutBorder, getAlpha, getBackground, getBorderColor, getBorderStyle, getGeneralInfo, getRoundRadius, is3DIE6, isRoundBorder, isShadow, paint, paintBackground, putBackgroundJSON, putPlotBackgroundJSON, setAlpha, setBackground, setBorderColor, setBorderStyle, setGeneralInfo, setRoundBorder, toVanJSONObjectpublic java.lang.String getChartType()
public void layoutDataSeriesGlyph(int resolution)
VanChartPiePlotGlyphlayoutDataSeriesGlyph 在类中 VanChartMultiPiePlotGlyphresolution - 分辨率protected AttrBackground getAttrBackground(VanChartDataPoint dataPoint)
getAttrBackground 在类中 VanChartMultiPiePlotGlyphdataPoint - protected java.lang.String getLabelText(AttrLabel attrLabel, VanChartDataPoint dataPoint)
getLabelText 在类中 VanChartPlotGlyphpublic LineMarkerIcon getLegendMarkerIcon(VanChartDataSeries dataSeries, java.awt.Color[] colors)
protected void addLabelJSON(JSONObject js, AttrLabel attrLabel, Repository repo) throws JSONException
addLabelJSON 在类中 VanChartPlotGlyphJSONExceptionprotected java.lang.String getDrillKey()
getDrillKey 在类中 VanChartMultiPiePlotGlyphpublic java.lang.String demoImagePath()
public boolean isTreeSeries()
isTreeSeries 在类中 VanChartMultiPiePlotGlyph