|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dimension.Model | |
|---|---|
| javax.measure.unit | Provides support for programatic unit handling. |
| Uses of Dimension.Model in javax.measure.unit |
|---|
| Fields in javax.measure.unit declared as Dimension.Model | |
|---|---|
static Dimension.Model |
Dimension.Model.STANDARD
Holds the standard model (default). |
| Methods in javax.measure.unit that return Dimension.Model | |
|---|---|
static Dimension.Model |
Dimension.getModel()
Returns the model used to determinate the units dimensions (default STANDARD). |
| Methods in javax.measure.unit with parameters of type Dimension.Model | |
|---|---|
static void |
Dimension.setModel(Dimension.Model model)
Sets the model used to determinate the units dimensions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||