|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.nanometrics.gflot.client.util.JSONWrapper
ca.nanometrics.gflot.client.util.JSONArrayWrapper
ca.nanometrics.gflot.client.SeriesData
ca.nanometrics.gflot.client.FixedSizeSeriesData
ca.nanometrics.gflot.client.FixedSpanFixedSizeSeriesData
public class FixedSpanFixedSizeSeriesData
| 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 |
|---|
public FixedSpanFixedSizeSeriesData(int capacity,
long maximumSpan)
| Method Detail |
|---|
public void add(DataPoint dataPoint)
add in class FixedSizeSeriesData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||