|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitFormat | |
---|---|
ucar.units | Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another). |
Uses of UnitFormat in ucar.units |
---|
Classes in ucar.units that implement UnitFormat | |
---|---|
class |
StandardUnitFormat
Standard formatter/parser for unit specifications. |
class |
UnitFormatImpl
Provides support for classes that parse and format unit specifications. |
Methods in ucar.units that return UnitFormat | |
---|---|
static UnitFormat |
UnitFormatManager.instance()
Returns an instance of the default unit format. |
Methods in ucar.units with parameters of type UnitFormat | |
---|---|
static void |
UnitFormatManager.setInstance(UnitFormat instance)
Sets the instance of the default unit format. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |