Package | Description |
---|---|
javax.measure |
Provides strongly typed measurements to enforce compile-time
check of parameters consistency and avoid interface errors.
|
javax.measure.quantity |
Provides quantitative properties or attributes of thing such as
mass, time, distance, heat, and angular separation.
|
javax.measure.unit |
Provides support for programatic unit handling.
|
org.jscience.economics.money |
Provides support for monetary quantities and their currencies.
|
org.jscience.geography.coordinates |
Provides linear or angular
quantities which
designate the position that a point occupies in a given reference frame or system. |
org.jscience.physics.amount |
Provides support for exact or arbitrary precision measurements.
|
org.jscience.physics.model |
Provides models for physical quantities.
|
org.opengis.referencing.cs |
Class and Description |
---|
Unit
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement. |
UnitFormat
This class provides the interface for formatting and parsing
units . |
Class and Description |
---|
Unit
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement. |
Class and Description |
---|
AlternateUnit
This class represents the units used in expressions to distinguish
between quantities of a different nature but of the same dimensions.
|
BaseUnit
This class represents the building blocks on top of which all others
units are created.
|
CompoundUnit
This class represents the multi-radix units (such as "hour:min:sec").
|
DerivedUnit
This class identifies the units created by combining or transforming
other units.
|
Dimension
This class represents the dimension of an unit.
|
Dimension.Model
This interface represents the mapping between
base units
and dimensions . |
NonSI
This class contains units that are not part of the International
System of Units, that is, they are outside the SI, but are important
and widely used.
|
SI
This class contains SI (Système International d'Unités) base units,
and derived units.
|
SystemOfUnits
This class represents a system of units, it groups units together
for historical or cultural reasons.
|
Unit
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement. |
UnitFormat
This class provides the interface for formatting and parsing
units . |
UnitFormat.DefaultFormat
This class represents the standard format.
|
Class and Description |
---|
BaseUnit
This class represents the building blocks on top of which all others
units are created.
|
DerivedUnit
This class identifies the units created by combining or transforming
other units.
|
Unit
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement. |
Class and Description |
---|
Unit
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement. |
Class and Description |
---|
Unit
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement. |
Class and Description |
---|
BaseUnit
This class represents the building blocks on top of which all others
units are created.
|
Dimension
This class represents the dimension of an unit.
|
Dimension.Model
This interface represents the mapping between
base units
and dimensions . |
Class and Description |
---|
Unit
This class represents a determinate
quantity (as of length, time, heat, or value) adopted as a standard
of measurement. |
Copyright © 2012. All Rights Reserved.