| Package | Description |
|---|---|
| com.loadcoder.load.chart.common | |
| com.loadcoder.load.chart.logic | |
| com.loadcoder.load.chart.sampling |
| Modifier and Type | Field and Description |
|---|---|
static YCalculator |
YCalculator.avg |
static YCalculator |
YCalculator.max |
| Modifier and Type | Field and Description |
|---|---|
YCalculator |
ChartLogic.yCalculatorToUse |
| Modifier and Type | Field and Description |
|---|---|
protected List<YCalculator> |
ChartLogic.yCalculators |
| Modifier and Type | Method and Description |
|---|---|
YCalculator |
ChartLogic.getYCalculatorToUse() |
| Modifier and Type | Method and Description |
|---|---|
List<YCalculator> |
ChartLogic.getyCalculators() |
| Modifier and Type | Method and Description |
|---|---|
void |
Sample.calculateY(YCalculator calc) |
Copyright © 2020. All rights reserved.