Package | Description |
---|---|
info.monitorenter.gui.chart |
The core package for jchart2d.
|
info.monitorenter.gui.chart.errorbars |
Contains the implementation of the error bar API - namely the
interfaces
,
and
of jchart2d. |
Modifier and Type | Method and Description |
---|---|
void |
IErrorBarPolicy.calculateErrorBar(int xPixel,
int yPixel,
ErrorBarPixel errorBar,
ITracePoint2D original)
Calculates the errors of the given errorbar according to the point to
render and the configuration of this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
AErrorBarPolicyConfigurable.calculateErrorBar(int xPixel,
int yPixel,
ErrorBarPixel errorBar,
ITracePoint2D original) |
Copyright © 2017. All rights reserved.