public class VanChartBubbleDataPoint extends VanChartScatterDataPoint
X, YCATEGORY_ARRAYcolor, DEFAULT_SIZE, defaultAttrLabel, defaultColor, label| 构造器和说明 |
|---|
VanChartBubbleDataPoint() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addXYJSON(JSONObject js) |
void |
drawAutoFontLabelText(TextGlyph textGlyph,
java.awt.Graphics g,
int resolution) |
boolean |
isForceBubble() |
boolean |
isOutside()
是否是柱子外(折线图部分内外,自动的样式都和系列色一样,即柱子外自动颜色)
|
void |
setForceBubble(boolean forceBubble) |
java.lang.Object |
toOldResult(CommonCondition cc)
返回用于条件显示比对需要的内容结果.
|
protected java.lang.Object |
toResult(ConditionKeyType type) |
addNumberXYJSON, checkSameCategoryName, drawTextWithFont, getDataPointBackgroundColor, getParas4Hyperlink, isUseValue, isUseY, nullJSON, toJSONObjectgetCategoryArray, getOriginalCategoryArrayaddAttrNodeJSON, addBorderToJSON, addCate2SeriesXYJSON, addDataSheetToJSON, addDrawImp, addLabelBounds, addLabelToJSON, addNormalXYJSON, addOtherAttrToJSON, addTooltipToJSON, clearDrawImp, clearLabelBounds, drawFontLabelText, drawLabel, drawLabelContent, getAlpha, getAttrBubble, getAttrMarker, getBorder, getCategoryNum, getColor, getDefaultAttrLabel, getDefaultColor, getDoubleMapValue, getFirstLineString, getGanttData, getImageBackground, getInSideCateAndSeriesFont, getInSideValueAndPercentFont, getLabel, getLeadLine, getMapAreaName, getMapAreaNameValue, getMapLatitude, getMapLongitude, getMapValue, getMarkerBackgroundColor, getOriginStringSizeValue4JSON, getOutSideCateAndSeriesFont, getOutSideValueAndPercentFont, getSecondLineString, getSizeValue, getTooltip, isSizeIsNull, isUseCustomFont, removeLabelBounds, setAlpha, setAttrBubble, setAttrMarker, setAttrNode, setBorder, setCategoryNum, setColor, setDataSheet, setDefaultAttrLabel, setDefaultColor, setEffect, setFloatColor, setGanttData, setImageBackground, setLabel, setLeadLine, setMapAreaName, setMapAreaNameValue, setMapValue, setRangeLegendColor, setSizeIsNull, setSizeValue, setTooltipclone, containsPara, createDataPointDrillUpHyperLink, createDataPointHotHyperLink, createHotTooltip, draw, equals, evalWithCondition, getCategoryIndex, getCategoryName, getCategoryOriginalName, getDataLabel, getDataPointStyle, getDrawImpl, getDrillUpLink, getDrillUpParas4Hyperlink, 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, toVanJSONObjectselectableChildrenpublic boolean isForceBubble()
public void setForceBubble(boolean forceBubble)
public void drawAutoFontLabelText(TextGlyph textGlyph, java.awt.Graphics g, int resolution)
protected java.lang.Object toResult(ConditionKeyType type)
toResult 在类中 VanChartScatterDataPointpublic java.lang.Object toOldResult(CommonCondition cc)
VanChartMultiCategoryDataPointtoOldResult 在类中 VanChartScatterDataPointcc - 比较public boolean isOutside()
VanChartLineDataPointisOutside 在类中 VanChartLineDataPointprotected void addXYJSON(JSONObject js) throws JSONException
addXYJSON 在类中 VanChartScatterDataPointJSONException