ca.nanometrics.gflot.client
Class FixedSpanFixedSizeSeriesData

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.SeriesData
              extended by ca.nanometrics.gflot.client.FixedSizeSeriesData
                  extended by ca.nanometrics.gflot.client.FixedSpanFixedSizeSeriesData

public class FixedSpanFixedSizeSeriesData
extends FixedSizeSeriesData


Constructor Summary
FixedSpanFixedSizeSeriesData(int capacity, long maximumSpan)
           
 
Method Summary
 void add(DataPoint dataPoint)
           
 
Methods inherited from class ca.nanometrics.gflot.client.SeriesData
add, clear, getDatapoints, getX, getY, isEmpty, setData, size, slice, slice
 
Methods inherited from class ca.nanometrics.gflot.client.util.JSONArrayWrapper
_slice, _slice, equals, get, getArray, getDouble, getInteger, getNumber, getObject, getString, getWrappedObj, hashCode, push, push, push, push, pushAll, pushAll, pushAll, pushAll, set, set, set, set, set, shift, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FixedSpanFixedSizeSeriesData

public FixedSpanFixedSizeSeriesData(int capacity,
                                    long maximumSpan)
Method Detail

add

public void add(DataPoint dataPoint)
Overrides:
add in class FixedSizeSeriesData


Copyright © 2009. All Rights Reserved.