A B C D E F G H I J K L M N O P Q R S T U V W Y Z

G

G - Static variable in class javax.measure.unit.NonSI
A unit of acceleration equal to the gravity at the earth's surface (standard name grav).
GALLON_DRY_US - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to one US dry gallon.
GALLON_LIQUID_US - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to one US gallon, Liquid Unit.
GALLON_UK - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to 4.546 09 NonSI.LITRE (standard name gal_uk).
GAUSS - Static variable in class javax.measure.unit.NonSI
A unit of magnetic flux density equal 1000 A/m (standard name G).
getBase() - Method in class javax.measure.converter.LogConverter
Returns the logarithmic base of this converter.
getConverterTo(Unit<?>) - Method in class javax.measure.unit.Unit
Returns a converter of numeric values from this unit to another unit.
getDimension(BaseUnit<?>) - Method in interface javax.measure.unit.Dimension.Model
Returns the dimension of the specified base unit (a dimension particular to the base unit if the base unit is not recognized).
getDimension() - Method in class javax.measure.unit.Unit
Returns the dimension of this unit (depends upon the current dimensional model).
getDividend() - Method in class javax.measure.converter.RationalConverter
Returns the dividend for this rational converter.
getDivisor() - Method in class javax.measure.converter.RationalConverter
Returns the positive divisor for this rational converter.
getFactor() - Method in class javax.measure.converter.MultiplyConverter
Returns the scale factor.
getHigher() - Method in class javax.measure.unit.CompoundUnit
Returns the higher unit of this compound unit.
getInstance() - Static method in class javax.measure.MeasureFormat
Returns the measure format for the default locale.
getInstance(NumberFormat, UnitFormat) - Static method in class javax.measure.MeasureFormat
Returns the measure format using the specified number format and unit format (the number and unit are separated by a space).
getInstance() - Static method in class javax.measure.unit.NonSI
Returns the unique instance of this class.
getInstance() - Static method in class javax.measure.unit.SI
Returns the unique instance of this class.
getInstance() - Static method in class javax.measure.unit.UnitFormat
Returns the unit format for the default locale (format used by Unit.valueOf(CharSequence) and Unit.toString()).
getInstance(Locale) - Static method in class javax.measure.unit.UnitFormat
Returns the unit format for the specified locale.
getLower() - Method in class javax.measure.unit.CompoundUnit
Returns the lower unit of this compound unit.
getModel() - Static method in class javax.measure.unit.Dimension
Returns the model used to determinate the units dimensions (default STANDARD).
getOffset() - Method in class javax.measure.converter.AddConverter
Returns the offset value for this add converter.
getParent() - Method in class javax.measure.unit.AlternateUnit
Returns the parent unit from which this alternate unit is derived (a system unit itself).
getParentUnit() - Method in class javax.measure.unit.TransformedUnit
Returns the parent unit for this unit.
getStandardUnit() - Method in class javax.measure.unit.AlternateUnit
 
getStandardUnit() - Method in class javax.measure.unit.BaseUnit
 
getStandardUnit() - Method in class javax.measure.unit.CompoundUnit
 
getStandardUnit() - Method in class javax.measure.unit.ProductUnit
 
getStandardUnit() - Method in class javax.measure.unit.TransformedUnit
 
getStandardUnit() - Method in class javax.measure.unit.Unit
Returns the base unit, alternate unit or product of base units and alternate units this unit is derived from.
getSymbol() - Method in class javax.measure.unit.AlternateUnit
Returns the symbol for this alternate unit.
getSymbol() - Method in class javax.measure.unit.BaseUnit
Returns the unique symbol for this base unit.
getTransform(BaseUnit<?>) - Method in interface javax.measure.unit.Dimension.Model
Returns the normalization transform of the specified base unit (IDENTITY if the base unit is not recognized).
getUCUMInstance() - Static method in class javax.measure.unit.UnitFormat
Returns the UCUM international unit format; this format uses characters range 0000-007F exclusively and is not locale-sensitive.
getUnit() - Method in class javax.measure.DecimalMeasure
 
getUnit() - Method in class javax.measure.Measure
Returns the measurement unit of this measure.
getUnit(int) - Method in class javax.measure.unit.ProductUnit
Returns the unit at the specified position.
getUnitCount() - Method in class javax.measure.unit.ProductUnit
Returns the number of units in this product.
getUnitPow(int) - Method in class javax.measure.unit.ProductUnit
Returns the power exponent of the unit at the specified position.
getUnitRoot(int) - Method in class javax.measure.unit.ProductUnit
Returns the root exponent of the unit at the specified position.
getUnits() - Method in class javax.measure.unit.NonSI
Returns a read only view over the units defined in this class.
getUnits() - Method in class javax.measure.unit.SI
Returns a read only view over theunits defined in this class.
getUnits() - Method in class javax.measure.unit.SystemOfUnits
Returns a read only view over the units defined in this system.
getValue() - Method in class javax.measure.DecimalMeasure
 
getValue() - Method in class javax.measure.Measure
Returns the measurement value of this measure.
GIGA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 109
GILBERT - Static variable in class javax.measure.unit.NonSI
A unit of electric charge equal to the centimeter-gram-second electromagnetic unit of magnetomotive force, equal to 10/4 πampere-turn (standard name Gi).
GRADE - Static variable in class javax.measure.unit.NonSI
A unit of angle measure equal to 1/400 NonSI.REVOLUTION (standard name grade).
GRAM - Static variable in class javax.measure.unit.SI
The derived unit for mass quantities (g).
GRAY - Static variable in class javax.measure.unit.SI
The derived unit for absorbed dose, specific energy (imparted), kerma (Gy).

A B C D E F G H I J K L M N O P Q R S T U V W Y Z
Copyright © 2010. All Rights Reserved.