Uses of Class
javax.measure.unit.DerivedUnit

Packages that use DerivedUnit
javax.measure.unit Provides support for programatic unit handling. 
 

Uses of DerivedUnit in javax.measure.unit
 

Subclasses of DerivedUnit in javax.measure.unit
 class AlternateUnit<Q extends Quantity>
           This class represents the units used in expressions to distinguish between quantities of a different nature but of the same dimensions.
 class CompoundUnit<Q extends Quantity>
           This class represents the multi-radix units (such as "hour:min:sec").
 class ProductUnit<Q extends Quantity>
           This class represents units formed by the product of rational powers of existing units.
 class TransformedUnit<Q extends Quantity>
           This class represents the units derived from other units using converters.
 



Copyright © 2010. All Rights Reserved.