Package 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.

See:
          Description

Class Summary
APointPainter<T extends IPointPainterConfigurableUI<T>> Adapter class that implements optional methods of IPointPainter as "no operation".
PointPainterDisc Renders points in form of a disc with configurable diameter.
PointPainterLine A point painter that renders a trace by lines.
PointPainterVerticalBar Renders points by painting a bar with choosable width for each point to show.
 

Package info.monitorenter.gui.chart.pointpainters Description

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.

Since:
2.0.0
Version:
$Revision: 1.3 $
See Also:
IPointPainter


Copyright © 2001 - 2010 LGPL, All Rights Footloose.