ca.nanometrics.gflot.client
Class PlotItem
java.lang.Object
ca.nanometrics.gflot.client.util.JSONWrapper
ca.nanometrics.gflot.client.util.JSONObjectWrapper
ca.nanometrics.gflot.client.PlotItem
public class PlotItem
- extends JSONObjectWrapper
- Author:
- Alexander De Leon
|
Constructor Summary |
protected |
PlotItem(com.google.gwt.json.client.JSONObject obj)
|
| Methods inherited from class ca.nanometrics.gflot.client.util.JSONObjectWrapper |
equals, get, getArray, getDouble, getInteger, getNumber, getObject, getString, getWrappedObj, hashCode, put, put, put, put, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PlotItem
protected PlotItem(com.google.gwt.json.client.JSONObject obj)
getDataPoint
public DataPoint getDataPoint()
getDataIndex
public java.lang.Integer getDataIndex()
getSeries
public Series getSeries()
getSeriesIndex
public java.lang.Integer getSeriesIndex()
getPageX
public java.lang.Integer getPageX()
getPageY
public java.lang.Integer getPageY()
Copyright © 2009. All Rights Reserved.