ca.nanometrics.gflot.client
Class Tick

java.lang.Object
  extended by ca.nanometrics.gflot.client.util.JSONWrapper
      extended by ca.nanometrics.gflot.client.util.JSONArrayWrapper
          extended by ca.nanometrics.gflot.client.Tick

public class Tick
extends JSONArrayWrapper


Constructor Summary
Tick(double value, java.lang.String label)
           
 
Method Summary
 java.lang.String getLabel()
           
 double getValue()
           
 
Methods inherited from class ca.nanometrics.gflot.client.util.JSONArrayWrapper
_slice, _slice, clear, equals, get, getArray, getDouble, getInteger, getNumber, getObject, getString, getWrappedObj, hashCode, push, push, push, push, pushAll, pushAll, pushAll, pushAll, set, set, set, set, set, shift, size, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Tick

public Tick(double value,
            java.lang.String label)
Method Detail

getValue

public double getValue()

getLabel

public java.lang.String getLabel()


Copyright © 2009. All Rights Reserved.