|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dimension | |
---|---|
ucar.units | Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another). |
Uses of Dimension in ucar.units |
---|
Subclasses of Dimension in ucar.units | |
---|---|
class |
QuantityDimension
Provides support for the dimension of a quantity. |
class |
UnitDimension
|
Methods in ucar.units with parameters of type Dimension | |
---|---|
boolean |
Dimension.isReciprocalOf(Dimension that)
Indicates if this Dimension is the reciprocal of another dimension. |
protected Factor[] |
Dimension.mult(Dimension that)
Multiplies this dimension by another dimension. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |