compressed, compressedIndexes, compressedXSeries, compressedYSeries, config, prevConfig, previousXGridIndex, previousYGridIndex, xLower, xSeries, xUpper, yLower, ySeries, yUpper
Constructor and Description |
---|
CompressLineSeries() |
Modifier and Type | Method and Description |
---|---|
protected void |
addNecessaryPlots(ArrayList<Double> xList,
ArrayList<Double> yList,
ArrayList<Integer> indexList)
Adds the necessary plots.
|
addToList, compress, getCompressedIndexes, getCompressedXSeries, getCompressedYSeries, isInSameGridAsPrevious, setXSeries, setYSeries
protected void addNecessaryPlots(ArrayList<Double> xList, ArrayList<Double> yList, ArrayList<Integer> indexList)
Compress
addNecessaryPlots
in class Compress
xList
- the array in which x coordinate for necessary plot is storedyList
- the array in which y coordinate for necessary plot is storedindexList
- the array in which series index for necessary plot is storedCopyright © 2012. All Rights Reserved.