public class FilteredData extends Object
| Constructor and Description |
|---|
FilteredData(List<DataSet> dataSets,
long[] minmax,
long[] minmaxPoints) |
| Modifier and Type | Method and Description |
|---|---|
List<DataSet> |
getDataSets() |
long[] |
getMinmax() |
long[] |
getMinmaxPoints() |
Copyright © 2019. All rights reserved.