public class VanChartAlertValueGlyph extends ChartAlertValueGlyph
index, indexValue, labelBounds, lines
构造器和说明 |
---|
VanChartAlertValueGlyph() |
限定符和类型 | 方法和说明 |
---|---|
void |
dealWithAlertLine()
处理警戒线
|
void |
drawAlertValueLabel(java.awt.Graphics g,
int resolution) |
double |
getAlertValue() |
VanChartBaseAxisGlyph |
getAxisGlyph() |
void |
setAxisGlyph(VanChartBaseAxisGlyph axisGlyph) |
JSONObject |
toJSONObject(Repository repo)
转为json数据
|
JSONObject |
toJSONObject(Repository repo,
boolean obtainAutoRefreshJSON)
转为json数据
|
clone, dealIntersectsBounds, draw, equals, getAlertBounds, getAlertContent, getAlertFont, getAlertLabelBounds, getAlertLabelBounds4Range, getAlertLineAlpha, getAlertPaneSelectName, getAlertPosition, getAlertValueFormula, getLineColor, getLineStyle, getShape, getValueAxisGlyph, setAlertContent, setAlertFont, setAlertLabelPaths, setAlertLineAlpha, setAlertPaneSelectName, setAlertPosition, setAlertValueFormula, setIndex, setIndexValue, setLineColor, setLineStyle, setValuAxisGlyph, toVanJSONObject
selectableChildren
public void setAxisGlyph(VanChartBaseAxisGlyph axisGlyph)
public VanChartBaseAxisGlyph getAxisGlyph()
public void dealWithAlertLine()
public double getAlertValue()
public void drawAlertValueLabel(java.awt.Graphics g, int resolution)
public JSONObject toJSONObject(Repository repo) throws JSONException
ChartAlertValueGlyph
toJSONObject
在接口中 Glyph
toJSONObject
在类中 ChartAlertValueGlyph
repo
- 请求JSONException
- 抛错public JSONObject toJSONObject(Repository repo, boolean obtainAutoRefreshJSON) throws JSONException
repo
- 请求JSONException
- 抛错