|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BaseUnit in com.rubecula.jquantity |
Subclasses of BaseUnit in com.rubecula.jquantity | |
class |
FlatUnit
The public class FlatUnit is used to describe a Measurable which has been flattened out so that all its dimensions and its scale are readily apparent. |
class |
SiUnit
This class represents, in its most primitive form, a unit of the Systeme International (SI). |
class |
Units
This class extends UnitsFoundation by adding instance fields: _A, _B, _PowerA, _PowerB, _Scale, _Offset and _System. |
class |
UnitsFoundation
The public abstract class UnitsFoundation is the base class from which the other Units (Measurable) classes are derived. |
Methods in com.rubecula.jquantity that return BaseUnit | |
BaseUnit |
Units.flatten()
|
BaseUnit |
SiUnit.flatten()
Method to reduce a Units tree to a single flattened version. |
BaseUnit |
Measurable.flatten()
Method to reduce a Units tree to a single flattened version. |
BaseUnit |
JQuantity.flatten()
Method to reduce a Units tree to a single flattened version. |
BaseUnit |
FlatUnit.flatten()
Method to reduce a Units tree to a single flattened version. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |