Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.measure.unit Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
AlternateUnit This class represents the units used in expressions to distinguish between quantities of a different nature but of the same dimensions.Classjavax.measure.unitJScience
BaseUnit This class represents the building blocks on top of which all others units are created.Classjavax.measure.unitJScience
CompoundUnit This class represents the multi-radix units (such as "hour:min:sec").Classjavax.measure.unitJScience
DerivedUnit This class identifies the units created by combining or transformingSee Also:Serialized FormClassjavax.measure.unitJScience
Dimension This class represents the dimension of an unit.Classjavax.measure.unitJScience
Dimension .ModelThis interface represents the mapping between base units and dimensions.Interfacejavax.measure.unitJScience
NonSI This class contains units that are not part of the International System of Units, that is, they are outside the SI, but are importantClassjavax.measure.unitJScience
ProductUnit This class represents units formed by the product of rational powers of existing units.Classjavax.measure.unitJScience
SIClassjavax.measure.unitJScience
SystemOfUnits This class represents a system of units, it groups units together for historical or cultural reasons.Classjavax.measure.unitJScience
TransformedUnit This class represents the units derived from other units using Examples of transformed units:[code]Classjavax.measure.unitJScience
Unit This class represents a determinate quantity (as of length, time, heat, or value) adopted as a standard of measurement.Classjavax.measure.unitJScience
UnitFormat This class provides the interface for formatting and parsing units.Classjavax.measure.unitJScience
UnitFormat .ASCIIFormatThis class represents the ASCIIFormat format.Classjavax.measure.unitJScience
UnitFormat .DefaultFormatThis class represents the standard format.Classjavax.measure.unitJScience