public class DataPoint4XY extends DataPoint
构造器和说明 |
---|
DataPoint4XY() |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
createHotTooltip(AttrContents hotTooltipStyle)
生成热点提示文字.
|
boolean |
equals(java.lang.Object ob)
比较是否相等
|
ParameterProvider[] |
getParameters4Labels(AttrContents attrContents)
标签 参数处理.
|
NameSpace |
getParas4Hyperlink()
获取超链中的参数 传递.
|
java.lang.String |
getType()
JS中初始化用到的type
|
double |
getX()
返回系列点的x值
|
protected void |
putValueData(JSONObject datum,
double xUnit,
double yUnit) |
void |
setX(double x)
设置系列点的x值
|
JSONObject |
toJSONObject(Repository repo)
转为json数据
|
clone, containsPara, createDataPointDrillUpHyperLink, createDataPointHotHyperLink, 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, toVanJSONObject
selectableChildren
public void setX(double x)
public double getX()
public java.lang.String createHotTooltip(AttrContents hotTooltipStyle)
createHotTooltip
在类中 DataPoint
hotTooltipStyle
- 热点的格式.public ParameterProvider[] getParameters4Labels(AttrContents attrContents)
getParameters4Labels
在类中 DataPoint
attrContents
- 标签内容public NameSpace getParas4Hyperlink()
getParas4Hyperlink
在类中 DataPoint
protected void putValueData(JSONObject datum, double xUnit, double yUnit) throws JSONException
putValueData
在类中 DataPoint
JSONException
public JSONObject toJSONObject(Repository repo) throws JSONException
toJSONObject
在接口中 Glyph
toJSONObject
在类中 DataPoint
repo
- 请求JSONException
- 抛错