Package | Description |
---|---|
info.monitorenter.gui.chart.demos |
Examples for construction of charts using different features.
|
info.monitorenter.gui.chart.traces |
Contains
ITrace2D implementations
of jchart2d that model the traces of the chart. |
Modifier and Type | Method and Description |
---|---|
Trace2DLtd |
Showcase.getTrace()
Returns the trace.
|
Modifier and Type | Method and Description |
---|---|
void |
Showcase.setTrace(Trace2DLtd trace)
Sets the trace to use.
|
Modifier and Type | Class and Description |
---|---|
class |
Trace2DLtdReplacing
In addition to the
Trace2DLtd this class offers the guarantee only to allow a
single tracepoint with a certain x- value. |
Copyright © 2018. All rights reserved.