Uses of Class
ca.nanometrics.gflot.client.util.JSONObjectWrapper

Packages that use JSONObjectWrapper
ca.nanometrics.gflot.client   
ca.nanometrics.gflot.client.options   
ca.nanometrics.gflot.client.util   
 

Uses of JSONObjectWrapper in ca.nanometrics.gflot.client
 

Subclasses of JSONObjectWrapper in ca.nanometrics.gflot.client
 class Axis
          Model of a plot axis.
 class PlotItem
           
 class PlotPosition
          A position in a plot.
 class Series
           
 

Uses of JSONObjectWrapper in ca.nanometrics.gflot.client.options
 

Subclasses of JSONObjectWrapper in ca.nanometrics.gflot.client.options
 class AxisOptions
           
 class BarSeriesOptions
           
 class GridOptions
           
 class LegendOptions
           
 class LineSeriesOptions
           
 class Marking
           
 class PlotOptions
           
 class PointsSeriesOptions
           
 class Range
           
 class SelectionOptions
           
 class SeriesOptions
           
 class TimeSeriesAxisOptions
           
 

Uses of JSONObjectWrapper in ca.nanometrics.gflot.client.util
 

Methods in ca.nanometrics.gflot.client.util that return JSONObjectWrapper
static JSONObjectWrapper JSONHelper.wrapObject(com.google.gwt.json.client.JSONObject obj)
           
 

Methods in ca.nanometrics.gflot.client.util with parameters of type JSONObjectWrapper
static com.google.gwt.json.client.JSONObject JSONHelper.getJSONObject(JSONObjectWrapper wrapper)
           
 



Copyright © 2009. All Rights Reserved.