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 |
---|---|
IErrorBarPainter.ISegment |
IErrorBarPainter.getSegmentConnection()
Returns the facade instance for accessing the connection segment of this
configurable error bar painter.
|
IErrorBarPainter.ISegment |
IErrorBarPainter.getSegmentEnd()
Returns the facade instance for accessing the end segment of this
configurable error bar painter.
|
IErrorBarPainter.ISegment |
IErrorBarPainter.getSegmentStart()
Returns the facade instance for accessing the start segment of this
configurable error bar painter.
|
Modifier and Type | Method and Description |
---|---|
IErrorBarPainter.ISegment |
ErrorBarPainter.getSegmentConnection() |
IErrorBarPainter.ISegment |
ErrorBarPainter.getSegmentEnd() |
IErrorBarPainter.ISegment |
ErrorBarPainter.getSegmentStart() |
Copyright © 2018. All rights reserved.