Package | Description |
---|---|
info.monitorenter.gui.chart.errorbars |
Contains the implementation of the error bar API - namely the
interfaces
,
and
of jchart2d. |
Modifier and Type | Class and Description |
---|---|
class |
ErrorBarPolicyAbsoluteSummation
Configurable
that adds an absolute error (relative to the absolute values) to the points
to render. |
class |
ErrorBarPolicyRelative
Configurable
that adds a relative error (relative to the absolute values) to the points to
render. |
Modifier and Type | Method and Description |
---|---|
int |
AErrorBarPolicyConfigurable.compareTo(AErrorBarPolicyConfigurable o) |
Copyright © 2019. All rights reserved.