|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitsTable | |
com.rubecula.units | JQuantity/units. |
Uses of UnitsTable in com.rubecula.units |
Subclasses of UnitsTable in com.rubecula.units | |
class |
UnitsAll
Class to model all units. |
class |
UnitsCGS
Class UnitsCGS models all of the CGS units as a UnitsTable .
|
class |
UnitsImperial
Class UnitsImperial models all of the Imperial ("English") units as a UnitsTable .
|
class |
UnitsSI
Class UnitsSI models all of the SI units as a UnitsTable .
|
Methods in com.rubecula.units with parameters of type UnitsTable | |
void |
UnitsAll.add(UnitsTable table)
Add a table to the UnitsAll instance. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |