ca.nanometrics.gflot.client
Class Axis
java.lang.Object
ca.nanometrics.gflot.client.util.JSONWrapper
ca.nanometrics.gflot.client.util.JSONObjectWrapper
ca.nanometrics.gflot.client.Axis
public class Axis
- extends JSONObjectWrapper
Model of a plot axis.
- Author:
- David Easton
|
Constructor Summary |
protected |
Axis()
|
protected |
Axis(com.google.gwt.json.client.JSONObject object)
|
| 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 |
Axis
protected Axis()
Axis
protected Axis(com.google.gwt.json.client.JSONObject object)
getMinimumValue
public java.lang.Double getMinimumValue()
getMaximumValue
public java.lang.Double getMaximumValue()
getTickDecimals
public java.lang.Integer getTickDecimals()
getTickSize
public java.lang.Integer getTickSize()
Copyright © 2009. All Rights Reserved.