| Package | Description |
|---|---|
| info.monitorenter.gui.chart |
The core package for jchart2d.
|
| info.monitorenter.gui.chart.traces.iterators | |
| info.monitorenter.gui.chart.traces.iterators.fsm |
| Modifier and Type | Class and Description |
|---|---|
static class |
IAccumulationStrategy.AccumulationControlConsecutivePoints
Just accumulates n consecutive points.
|
| Modifier and Type | Method and Description |
|---|---|
protected IAccumulationStrategy.IAccumulationControl |
AAccumulationIterator.getAccumulationControl()
Returns the termination criteria for each accumulation.
|
| Constructor and Description |
|---|
AAccumulationIterator(ITrace2D originalTrace,
IAccumulationFunction accumulationFunction,
IAccumulationStrategy.IAccumulationControl accumulationControl)
Constructor with all that is needed for accumulating points.
|
| Constructor and Description |
|---|
AIteratorITracePointStateEnginge(ITrace2D originalTrace,
IAccumulationFunction accumulationFunction,
IAccumulationStrategy.IAccumulationControl accumulationControl)
Constructor with all that is needed for accumulating points.
|
IteratorTracePointStateEngine(ITrace2D originalTrace,
IAccumulationFunction accumulationFunction,
IAccumulationStrategy.IAccumulationControl accumulationControl)
Constructor with all that is needed for accumulating points.
|
Copyright © 2017. All rights reserved.