Package | Description |
---|---|
org.unitConverter.unit |
Everything to do with the units that make up Unit Converter.
|
Class and Description |
---|
BaseDimension
A dimension that defines a
BaseUnit |
BaseUnit
A unit that other units are defined by.
|
LinearUnit
A unit that can be expressed as a product of its base and a number.
|
NameSymbol
A class that can be used to specify names and a symbol for a unit.
|
Unit
A unit that is composed of base units.
|
UnitPrefix
A prefix that can be applied to a
LinearUnit to multiply it by some value |