ca.nanometrics.gflot.client.options
Class SelectionOptions
java.lang.Object
ca.nanometrics.gflot.client.util.JSONWrapper
ca.nanometrics.gflot.client.util.JSONObjectWrapper
ca.nanometrics.gflot.client.options.SelectionOptions
public class SelectionOptions
- extends JSONObjectWrapper
- Author:
- AlexanderDeleon
| 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 |
X_SELECTION_MODE
public static final java.lang.String X_SELECTION_MODE
- See Also:
- Constant Field Values
Y_SELECTION_MODE
public static final java.lang.String Y_SELECTION_MODE
- See Also:
- Constant Field Values
XY_SELECTION_MODE
public static final java.lang.String XY_SELECTION_MODE
- See Also:
- Constant Field Values
SelectionOptions
public SelectionOptions()
setMode
public SelectionOptions setMode(java.lang.String mode)
setDragging
public SelectionOptions setDragging(boolean dragging)
setColor
public SelectionOptions setColor(java.lang.String cssColor)
Copyright © 2009. All Rights Reserved.