ca.nanometrics.gflot.client.options
Class GridOptions
java.lang.Object
ca.nanometrics.gflot.client.util.JSONWrapper
ca.nanometrics.gflot.client.util.JSONObjectWrapper
ca.nanometrics.gflot.client.options.GridOptions
public class GridOptions
- extends JSONObjectWrapper
- Author:
- Alexander De Leon
| 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 |
GridOptions
public GridOptions()
setColor
public GridOptions setColor(java.lang.String color)
setBackgroundColor
public GridOptions setBackgroundColor(java.lang.String color)
setTickColor
public GridOptions setTickColor(java.lang.String color)
setLabelMargin
public GridOptions setLabelMargin(int labelMargin)
setMarkings
public GridOptions setMarkings(Markings markings)
setBorderWidth
public GridOptions setBorderWidth(int borderWidth)
setClickable
public GridOptions setClickable(boolean clickable)
setHoverable
public GridOptions setHoverable(boolean hoverable)
setAutoHighlight
public GridOptions setAutoHighlight(boolean autoHighlight)
setMouseActiveRadius
public GridOptions setMouseActiveRadius(int mouseActiveRadius)
Copyright © 2009. All Rights Reserved.