|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AddConverter | This class represents a converter adding a constant offset
to numeric values (double based). |
| ExpConverter | This class represents a exponential converter of limited precision. |
| LinearConverter | This class represents a linear converter. |
| LogConverter | This class represents a logarithmic converter of limited precision. |
| MultiplyConverter | This class represents a converter multiplying numeric values by a
constant scaling factor (double based). |
| RationalConverter | This class represents a converter multiplying numeric values by an
exact scaling factor (represented as the quotient of two
BigInteger numbers). |
| UnitConverter | This class represents a converter of numeric values. |
| Exception Summary | |
|---|---|
| ConversionException | Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself. |
Provides support for unit conversion.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||