|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Length | |
org.xspace.mx.physics.immutable | This Mx package provides an implementation of the physics package with immutable classes. |
org.xspace.mx.physics.mutable | This Mx package provides an implementation of the physics package with mutable classes. |
Uses of Length in org.xspace.mx.physics.immutable |
Classes in org.xspace.mx.physics.immutable that implement Length | |
class |
AstronomicalUnit
A Measurement representing an Astronomical Unit. |
class |
Centimeter
A Measurement representing a centimeter. |
class |
Foot
A Measurement representing a foot. |
class |
Inch
A Measurement representing an inch. |
class |
Kilometer
A Measurement representing a kilometer. |
class |
Length
A base unit from which other length units can be derived. |
class |
Meter
A Measurement representing a meter. |
class |
Mile
A Measurement representing a mile. |
Uses of Length in org.xspace.mx.physics.mutable |
Classes in org.xspace.mx.physics.mutable that implement Length | |
class |
ImmutableLength
An immutable wrapper for other length units. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |