ca.nanometrics.gflot.client.options
Class TimeSeriesAxisOptions

java.lang.Object
  extended by ca.nanometrics.gflot.client.util.JSONWrapper
      extended by ca.nanometrics.gflot.client.util.JSONObjectWrapper
          extended by ca.nanometrics.gflot.client.options.AxisOptions
              extended by ca.nanometrics.gflot.client.options.TimeSeriesAxisOptions

public class TimeSeriesAxisOptions
extends AxisOptions

Author:
AlexanderDeleon

Constructor Summary
TimeSeriesAxisOptions()
          default constructor
 
Method Summary
 TimeSeriesAxisOptions setMonthNames(java.lang.String[] names)
           
 TimeSeriesAxisOptions setTimeFormat(java.lang.String timeFormat)
           
 
Methods inherited from class ca.nanometrics.gflot.client.options.AxisOptions
setAutoscaleMargin, setLabelHeight, setLabelWidth, setMaximum, setMinimum, setMinTickSize, setTickDecimals, setTickFormatter, setTicks, setTicks, setTickSize
 
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
 

Constructor Detail

TimeSeriesAxisOptions

public TimeSeriesAxisOptions()
default constructor

Method Detail

setTimeFormat

public TimeSeriesAxisOptions setTimeFormat(java.lang.String timeFormat)

setMonthNames

public TimeSeriesAxisOptions setMonthNames(java.lang.String[] names)


Copyright © 2009. All Rights Reserved.