Package | Description |
---|---|
info.monitorenter.gui.chart.traces.accumulationstrategies |
Modifier and Type | Class and Description |
---|---|
class |
AccumulationStrategyAmountOfPoints
This strategy will just accumulate
amountOfPoints
consecutive points without caring for data density. |
class |
AccumulationStrategyByPass
Bypass for accumulation: Just the given original
source
argument is returned from it's method
. |
Copyright © 2017. All rights reserved.