Package | Description |
---|---|
info.monitorenter.gui.chart.traces.painters |
Contains
ITracePainter implementations
of jchart2d that are used to render the traces of the chart. |
Modifier and Type | Class and Description |
---|---|
class |
TracePainterDisc
Renders traces by painting a disc (hollow circle) with choosable diameter for
each
ITracePoint2D to show. |
class |
TracePainterLine
A trace painter that renders a trace by lines.
|
class |
TracePainterVerticalBar
Renders traces by painting a bar with selectable width for each
ITracePoint2D to show. |
Copyright © 2018. All rights reserved.