ca.nanometrics.gflot.client.options
Class PointsSeriesOptions

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.SeriesOptions
              extended by ca.nanometrics.gflot.client.options.PointsSeriesOptions

public class PointsSeriesOptions
extends SeriesOptions

Author:
AlexanderDeleon

Constructor Summary
PointsSeriesOptions()
           
 
Method Summary
 PointsSeriesOptions setRadius(double radius)
           
 
Methods inherited from class ca.nanometrics.gflot.client.options.SeriesOptions
setFill, setFillColor, setLineWidth, setShow
 
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

PointsSeriesOptions

public PointsSeriesOptions()
Method Detail

setRadius

public PointsSeriesOptions setRadius(double radius)


Copyright © 2009. All Rights Reserved.