public interface SeriesViewData
| Modifier and Type | Method and Description | 
|---|---|
NavigableSet<DataEntry> | 
getEntries()
get the unmodifiable set of data entries 
 | 
long | 
getMaxTimestamp()  | 
double | 
getMaxValue()  | 
long | 
getMinTimestamp()  | 
double | 
getMinValue()  | 
NavigableSet<DataEntry> getEntries()
double getMinValue()
double getMaxValue()
long getMinTimestamp()
long getMaxTimestamp()
Copyright © 2014 Eclipse SCADA Project. All rights reserved.