Package info.monitorenter.util.units

Sub-library for displaying numbers in relation to their unit prefix.

See:
          Description

Interface Summary
IUnitSystem A system of units ordered by their natural ascending order.
 

Class Summary
AUnit A unit.
UnitFactory Singleton that caches instances of whole unit- systems and provides you with the matching unit for a maximum value.
UnitFemto Femto unit, 10 -15 .
UnitGiga Giga unit, 10 9 .
UnitKilo Kilo unit, 10 3 .
UnitMega Mega unit, 10 6 .
UnitMicro Micro unit, 10 -6 .
UnitMilli Milli unit, 10 -3 .
UnitNano Nano unit, 10 -9 .
UnitPeta Peta unit, 10 15 .
UnitPico Pico unit, 10 -12 .
UnitSystemSI The unit system for the "International System of Units" (SI).
UnitTera Tera unit, 10 12 .
UnitUnchanged Unchanged unit, 10 0 .
 

Package info.monitorenter.util.units Description

Sub-library for displaying numbers in relation to their unit prefix.

This is used for the automatic unit display which is a default setting of the chart.

Since:
1.0.0
Version:
$Revision: 1.3 $


Copyright © 2001 - 2010 LGPL, All Rights Footloose.