public class DataPoint4Bubble extends DataPoint
| 构造器和说明 |
|---|
DataPoint4Bubble() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.Object |
clone() |
boolean |
equals(java.lang.Object ob)
比较是否相等
|
ParameterProvider[] |
getParameters4Labels(AttrContents attrContents)
标签 参数处理.
|
NameSpace |
getParas4Hyperlink()
获取超链中的参数 传递.
|
double |
getSizeValue()
返回气泡系列点的气泡大小
|
java.lang.String |
getType()
JS中初始化用到的type
|
double |
getX()
返回气泡系列点的x值
|
protected void |
putValueData(JSONObject datum,
double xUnit,
double yUnit) |
void |
setSizeValue(double sizeValue)
设置气泡系列点的气泡大小
|
void |
setX(double x)
设置气泡系列点的x值
|
JSONObject |
toJSONObject(Repository repo)
转为json数据
|
containsPara, createDataPointDrillUpHyperLink, createDataPointHotHyperLink, createHotTooltip, draw, drawLabel, evalWithCondition, getCategoryIndex, getCategoryName, getCategoryOriginalName, getDataLabel, getDataPointStyle, getDrawImpl, getDrillUpLink, getDrillUpParas4Hyperlink, getHyperLinkJason, getImageMapAreaTag, getOriginStringValue4JSON, getPercentParaString, getPercentValue, getPureParameters4Labels, getSecondCate, getSeriesIndex, getSeriesName, getSeriesOriginalName, getShape, getThirdCate, getValue, getValueByUnit, getValueParaString, isValueIsInexistence, isValueIsNull, putDataPointConditionAttr, putDataPointConditionAttr, putDataPointConditionAttrWidthDefault, putLabelSeriesConditionAttr, setCategoryIndex, setCategoryName, setCategoryOriginalName, setDataLabel, setDataPointStyle, setDrawImpl, setDrillUpLink, setHyperlink, setHyperLinkJason, setIndividualLabelText, setPercentValue, setSecondCate, setSeriesIndex, setSeriesName, setSeriesOriginalName, setShape, setThirdCate, setTooltip, setValue, setValueByUnit, setValueIsInexistence, setValueIsNull, toJSONObject, toOldResult, toResult, toResult, toVanJSONObject, toVanJSONObjectselectableChildrenpublic void setSizeValue(double sizeValue)
sizeValue - 气泡大小public double getSizeValue()
public void setX(double x)
x - 系列点的x值public double getX()
public ParameterProvider[] getParameters4Labels(AttrContents attrContents)
getParameters4Labels 在类中 DataPointattrContents - public NameSpace getParas4Hyperlink()
getParas4Hyperlink 在类中 DataPointpublic java.lang.Object clone()
throws java.lang.CloneNotSupportedException
clone 在接口中 FCloneableclone 在类中 DataPointjava.lang.CloneNotSupportedException - 如果克隆失败则抛出此异常protected void putValueData(JSONObject datum, double xUnit, double yUnit) throws JSONException
putValueData 在类中 DataPointJSONExceptionpublic JSONObject toJSONObject(Repository repo) throws JSONException
toJSONObject 在接口中 GlyphtoJSONObject 在类中 DataPointrepo - 请求JSONException - 抛错