Package info.monitorenter.gui.chart.axis

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

See:
          Description

Class Summary
AAxis<T extends IAxisScalePolicy> The base class for an axis of the Chart2D.
AAxisTransformation<T extends AxisScalePolicyTransformation> Base class for Axis implementations that transform the scale for changed display.
AxisInverse<T extends IAxisScalePolicy> An AAxis with inverse display of values.
AxisLinear<T extends IAxisScalePolicy> An AAxis with linear display of values.
AxisLog10<T extends AxisScalePolicyTransformation> An AAxis with log base 10 scaled display of values.
AxisLogE<T extends AxisScalePolicyTransformation> 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.4 $
See Also:
IAxis, AAxis


Copyright © 2001 - 2010 LGPL, All Rights Footloose.