Interface | Description |
---|---|
FormatService |
This interface represent the service to obtain instances of
UnitFormat and QuantityFormat . |
QuantityFactory<Q extends Quantity<Q>> | |
SystemOfUnits |
A system of units grouped together for historical or cultural reasons.
Common system of units are "SI" (System International), "Imperial" (British), "US" (US Customary). |
SystemOfUnitsService |
This interface represents the service to obtain a
system
of units . |
UnitFormatService |
This interface represent the service to obtain
UnitFormat instances.Note: This parent interface remains separate for backward-compatibility, it will be merged into FormatService in a future version. |
Class | Description |
---|---|
ServiceProvider |
Service Provider for Units of Measurement services.
|
Enum | Description |
---|---|
FormatService.FormatType |
Copyright © 2014–2019 Jean-Marie Dautelle, Werner Keil, Otavio Santana. All rights reserved.