Package info.monitorenter.gui.chart.axis

Contains IAxis implementations of jchart2d that model the axis of the chart.

See:
          Description

Class Summary
AAxis The base class for an axis of the Chart2D.
AAxisTransformation Base class for Axis implementations that transform the scale for changed display.
AxisInverse An AAxis with inverse display of values.
AxisLinear An AAxis with linear display of values.
AxisLog10 An AAxis with log base 10 scaled display of values.
AxisLogE An AAxis with log scaled display of values.
 

Package info.monitorenter.gui.chart.axis Description

Contains IAxis implementations of jchart2d that model the axis of the chart.

Since:
2.0.0
Version:
$Revision: 1.3 $
See Also:
IAxis, AAxis


Copyright © 2001 - 2007 LGPL, All Rights Footloose.