Package | Description |
---|---|
info.monitorenter.gui.chart.pointpainters |
Contains
IPointPainter implementations
of jchart2d that are used to paint points for segments, start points end points
of errorbars and points of traces of the chart. |
Modifier and Type | Class and Description |
---|---|
class |
APointPainterCandleStick<T extends IPointPainterConfigurableUI<T>>
Adds additional configuration options for candlestick point painters.
|
class |
PointPainterCandleStick
A special point painter that will only be useful to render instances of
CandleStick . |
class |
PointPainterDisc
Renders points in form of a disc with configurable diameter.
|
class |
PointPainterLine
A point painter that renders a trace by lines.
|
class |
PointPainterVerticalBar
Renders points by painting a bar with choosable width for each point to show.
|
Copyright © 2018. All rights reserved.