Package | Description |
---|---|
tec.uom.se |
This package provides a Java SE 8 implementation of the
Units of Measurement API.
|
tec.uom.se.format | |
tec.uom.se.internal.format |
Class and Description |
---|
UnitStyle
Defines the different variants of unit formatting.
|
Class and Description |
---|
AbstractUnitFormat
This class provides the interface for formatting and parsing
units . |
DefaultQuantityFormat
Holds standard implementation
|
EBNFUnitFormat
This class represents the local neutral format.
|
FormatBehavior
Defines different ways of formatting.
|
LocalUnitFormat
This class represents the local sensitive format.
|
NumberSpaceQuantityFormat |
QuantityFormat
This class provides the interface for formatting and parsing
quantities . |
SimpleUnitFormat
This class implements the
UnitFormat interface for formatting and parsing units . |
SimpleUnitFormat.ASCIIFormat
This class represents the ASCII format.
|
SimpleUnitFormat.DefaultFormat
This class represents the standard format.
|
SimpleUnitFormat.Exponent
This class represents an exponent with both a power (numerator) and a root (denominator).
|
SimpleUnitFormat.Flavor
Flavor of this format
|
SymbolMap
This class provides a set of mappings between
units and symbols (both ways), between prefixes and symbols
(both ways), and from unit converters to prefixes (one way). |
UnitStyle
Defines the different variants of unit formatting.
|
Class and Description |
---|
SymbolMap
This class provides a set of mappings between
units and symbols (both ways), between prefixes and symbols
(both ways), and from unit converters to prefixes (one way). |