JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ

G

G - Static variable in class com.dautelle.physics.Constants
Holds the Newtonian constant of gravitation.
G - Static variable in class javax.units.NonSI
A unit of acceleration equal to the gravity at the earth's surface (default label grav).
G0 - Static variable in class com.dautelle.physics.Constants
Holds the conductance quantum (2ePlus³/h)
GALILEO - Static variable in class javax.units.NonSI
A unit of acceleration equal to an acceleration of one centimeter per second per second.
GALLON_DRY_US - Static variable in class javax.units.NonSI
A unit of volume equal to one US dry gallon.
GALLON_LIQUID_US - Static variable in class javax.units.NonSI
A unit of volume equal to one US gallon, Liquid Unit.
GALLON_UK - Static variable in class javax.units.NonSI
A unit of volume equal to 4.546 09 NonSI.LITER (default label gal_uk).
GAUSS - Static variable in class javax.units.NonSI
A unit of magnetic flux density equal 1000 A/m (default label G).
GBP - Static variable in class com.dautelle.money.Currency
The British Pound currency.
GIGA(Unit) - Static method in class javax.units.SI
Returns the specified unit multiplied by the factor 109
GILBERT - Static variable in class javax.units.NonSI
A unit of electric charge equal to the centimeter-gram-second electromagnetic unit of magnetomotive force, equal to 10/4 πampere-turn (default label Gi).
GRADE - Static variable in class javax.units.NonSI
A unit of angle measure equal to 1/400 NonSI.REVOLUTION (default label grade).
GRAM - Static variable in class javax.units.SI
The derived unit for mass quantities (g).
GRAVITY - Static variable in class com.dautelle.physics.Acceleration
Holds the standard acceleration of gravity (exact).
GRAY - Static variable in class javax.units.SI
The derived unit for absorbed dose, specific energy (imparted), kerma (Gy).
g - Static variable in class com.dautelle.physics.Constants
Holds the standard acceleration of gravity.
gcd(LargeInteger) - Method in class com.dautelle.math.numbers.LargeInteger
Returns the greatest common divisor of this large integer and the one specified.
get(int, int) - Method in class com.dautelle.math.Matrix
Returns a single element from this matrix.
get(int) - Method in class com.dautelle.math.Vector
Returns a single coordinate from this vector.
get() - Method in class com.dautelle.math.numbers.Complex.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.math.numbers.Float32.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.math.numbers.Float64.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.math.numbers.Integer32.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.math.numbers.Integer64.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.math.numbers.LargeInteger.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.math.numbers.Rational.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.math.numbers.Real.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.physics.Quantity.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get(Object) - Method in class com.dautelle.util.CachedMap
Returns the value to which this map maps the specified key.
get(int) - Method in class com.dautelle.util.FastList
Returns the element residing at the specified position.
get(Object) - Method in class com.dautelle.util.FastMap
Returns the value to which this FastMap maps the specified key.
get() - Method in class com.dautelle.util.FastString.Value
Returns an immutable copy of this mutable value (allocated on the "stack" when the current thread execute in a pool context).
get() - Method in class com.dautelle.util.Struct.ArrayMember
Returns the array represented by this Struct.ArrayMember.
get() - Method in class com.dautelle.util.Struct.Bool
 
get() - Method in class com.dautelle.util.Struct.Enum16
 
get() - Method in class com.dautelle.util.Struct.Enum32
 
get() - Method in class com.dautelle.util.Struct.Enum64
 
get() - Method in class com.dautelle.util.Struct.Enum8
 
get() - Method in class com.dautelle.util.Struct.Float32
 
get() - Method in class com.dautelle.util.Struct.Float64
 
get() - Method in class com.dautelle.util.Struct.Reference32
 
get() - Method in class com.dautelle.util.Struct.Reference64
 
get() - Method in class com.dautelle.util.Struct.Signed16
 
get() - Method in class com.dautelle.util.Struct.Signed32
 
get() - Method in class com.dautelle.util.Struct.Signed64
 
get() - Method in class com.dautelle.util.Struct.Signed8
 
get() - Method in class com.dautelle.util.Struct.StructMember
Returns the struct represented by this Struct.StructMember.
get() - Method in class com.dautelle.util.Struct.UTF8String
 
get() - Method in class com.dautelle.util.Struct.Unsigned16
 
get() - Method in class com.dautelle.util.Struct.Unsigned32
 
get() - Method in class com.dautelle.util.Struct.Unsigned8
 
get(int) - Method in class com.dautelle.xml.XmlElement
Returns the object contained by this XML element at the specified position.
get(int) - Method in class javax.units.ProductUnit
Returns the product element at the specified position.
getAbsoluteError() - Method in class com.dautelle.physics.Quantity
Returns the value by which the estimated amount may differ from the true amount.
getAccuracy() - Method in class com.dautelle.math.numbers.Real
Returns the number of decimal digits guaranteed exact which appear to the right of the decimal point (absolute error).
getAsciiInstance() - Static method in class javax.units.UnitFormat
Returns the ASCII unit format.
getAttribute(CharSequence) - Method in class com.dautelle.xml.XmlElement
Searches for the specified attribute (generic).
getAttribute(String, String) - Method in class com.dautelle.xml.XmlElement
Searches for the specified String attribute.
getAttribute(String, Enum) - Method in class com.dautelle.xml.XmlElement
Searches for the specified Enum attribute.
getAttribute(String, boolean) - Method in class com.dautelle.xml.XmlElement
Returns the specified boolean attribute.
getAttribute(String, int) - Method in class com.dautelle.xml.XmlElement
Returns the specified int attribute.
getAttribute(String, long) - Method in class com.dautelle.xml.XmlElement
Returns the specified long attribute.
getAttribute(String, float) - Method in class com.dautelle.xml.XmlElement
Returns the specified float attribute.
getAttribute(String, double) - Method in class com.dautelle.xml.XmlElement
Returns the specified double attribute.
getBackingMap() - Method in class com.dautelle.util.CachedMap
Returns the backing map.
getBase() - Method in class javax.units.LogConverter
Returns the logarithmic base of this converter.
getCacheSize() - Method in class com.dautelle.util.CachedMap
Returns the actual cache size.
getCause() - Method in class com.dautelle.realtime.ConcurrentException
Returns the original cause of the exception or error.
getChars(int, int, char[], int) - Method in class com.dautelle.util.FastString
Copies the characters from this FastString into the destination character array.
getCoefficient(Polynomial.Term) - Method in class com.dautelle.math.functions.Polynomial
Returns the coefficient for the specified term.
getColumnDimension() - Method in class com.dautelle.math.Matrix
Returns the column dimension of this matrix.
getContentHandler() - Method in class com.dautelle.xml.sax.RealtimeParser
Returns the current real-time content handler.
getContentHandler() - Method in class com.dautelle.xml.sax.XMLReaderImpl
 
getConverterTo(Unit) - Method in class javax.units.Unit
Returns a converter of numeric values from this unit to another unit.
getCurrency() - Method in class com.dautelle.money.Money
Returns the intrinsic Currency of this Money quantity (the original currency from which the money has been created from).
getDTDHandler() - Method in class com.dautelle.xml.sax.RealtimeParser
Returns the current DTD handler.
getDTDHandler() - Method in class com.dautelle.xml.sax.XMLReaderImpl
 
getDefaultFractionDigits(Currency) - Static method in class com.dautelle.money.Currency
Returns the default number of fraction digits used with the specified currency unit.
getDefaultInstance() - Static method in class com.dautelle.physics.QuantityFormat
Returns the default quantity format instance.
getDimension() - Method in class com.dautelle.math.Vector
Returns the dimension of this vector.
getDimension() - Method in class javax.units.Unit
Returns the units identifying the dimension of this unit.
getDividend() - Method in class com.dautelle.math.functions.RationalFunction
Returns the dividend of this rational function.
getDividend() - Method in class com.dautelle.math.numbers.Rational
Returns the smallest dividend of the fraction representing this Rational.
getDivisor() - Method in class com.dautelle.math.functions.RationalFunction
Returns the divisor of this rational function.
getDivisor() - Method in class com.dautelle.math.numbers.Rational
Returns the smallest divisor of the fraction representing this Rational (always positive).
getEntityResolver() - Method in class com.dautelle.xml.sax.RealtimeParser
Returns the current entity resolver.
getEntityResolver() - Method in class com.dautelle.xml.sax.XMLReaderImpl
 
getEntry(Object) - Method in class com.dautelle.util.FastMap
Returns the entry with the specified key.
getError() - Method in class com.dautelle.math.numbers.Real
Returns the maximum error (positive) on this real's mantissa.
getErrorHandler() - Method in class com.dautelle.xml.sax.RealtimeParser
Returns the current error handler.
getErrorHandler() - Method in class com.dautelle.xml.sax.XMLReaderImpl
 
getExchangeRate() - Method in class com.dautelle.money.Currency
Returns the exchange rate for this Currency.
getExponent() - Method in class com.dautelle.math.numbers.Real
Returns the exponent of the power of 10 multiplier.
getFactoryClass() - Method in class com.dautelle.xml.XmlElement
Sets the factory class for this XML element.
getFeature(String) - Method in class com.dautelle.xml.sax.RealtimeParser
Looks up the value of a feature.
getFeature(String) - Method in class com.dautelle.xml.sax.SAXParserFactoryImpl
Returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class com.dautelle.xml.sax.XMLReaderImpl
 
getFirst() - Method in class com.dautelle.util.FastList
Returns the first element of the list (the head).
getHtmlInstance() - Static method in class javax.units.UnitFormat
Returns the HTML unit format.
getIndex(CharSequence, CharSequence) - Method in interface com.dautelle.xml.sax.Attributes
Looks up the index of an attribute by Namespace name.
getIndex(CharSequence) - Method in interface com.dautelle.xml.sax.Attributes
Looks up the index of an attribute by XML 1.0 qualified name.
getInner() - Method in class com.dautelle.realtime.Context
Returns the last inner context used by the owner of this context.
getInstance(String) - Static method in class com.dautelle.money.Currency
Returns the currency unit for the given currency code.
getInstance(Locale) - Static method in class com.dautelle.money.Currency
Returns the currency unit for the country of the given locale.
getInstance(Unit) - Static method in class com.dautelle.physics.Quantity.Factory
Returns the Quantity.Factory producing quantities identified by the specified unit.
getInstance() - Static method in class com.dautelle.physics.QuantityFormat
Returns the context local quantity format (default QuantityFormat.getDefaultInstance()).
getInstance(String) - Static method in class javax.units.BaseUnit
Returns the base unit with the specified symbol.
getInstance(Unit, Converter) - Static method in class javax.units.TransformedUnit
Returns the unit derived from the specified unit using the specified converter.
getInstance(Unit) - Static method in class javax.units.Unit
This method returns an Unit from the collection equals to the specified template.
getInstance() - Static method in class javax.units.UnitFormat
Returns the context local unit format (default UnitFormat.getStandardInstance()).
getInstances(Class) - Static method in class com.dautelle.util.Enum
Returns a read-only list of the specified enumeration.
getInstances() - Static method in class javax.units.Unit
Returns a read-only list of the currently-defined units.
getLast() - Method in class com.dautelle.util.FastList
Returns the last element of the list (the tail).
getLength() - Method in interface com.dautelle.xml.sax.Attributes
Returns the number of attributes in this list of attributes.
getLocalName(int) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's local name by index.
getMantissa() - Method in class com.dautelle.math.numbers.Real
Returns this real's mantissa.
getMapping() - Method in class com.dautelle.math.functions.DiscreteFunction
Returns the mapping of this discrete function.
getMatrix(int, int, int, int) - Method in class com.dautelle.math.Matrix
Returns a sub-matrix of this matrix given the range of its rows and columns indices.
getMatrix(int[], int[]) - Method in class com.dautelle.math.Matrix
Returns a sub-matrix composed of the specified rows and columns from this matrix.
getMaximum() - Method in class com.dautelle.physics.Quantity
Returns the maximum amount for this quantity.
getMinimum() - Method in class com.dautelle.physics.Quantity
Returns the minimum amount for this quantity.
getName() - Method in class com.dautelle.util.Enum
Returns the unique name for this enum.
getOffset() - Method in class javax.units.AddConverter
Returns the offset value for this add converter.
getOrder(Function.Variable) - Method in class com.dautelle.math.functions.Polynomial
Returns the order of this polynomial for the specified variable.
getOuter() - Method in class com.dautelle.realtime.Context
Holds the outer context of this Context or null if none (root context).
getOuter() - Method in class com.dautelle.realtime.ObjectPool
Returns the outer pool of this pool.
getOutputUnit() - Method in class com.dautelle.money.Money
Returns the Currency unit that this Money quantity is showed as.
getOutputUnit() - Method in class com.dautelle.physics.Quantity
Returns the unit that this quantity is showed as.
getOwner() - Method in class com.dautelle.realtime.Context
Returns the thread owner of this Context.
getOwner() - Method in class com.dautelle.util.ReentrantLock
Returns the thread owner of this ReentrantLock.
getParent() - Method in class com.dautelle.xml.XmlElement
Returns the parent of this XML element (container element).
getPow() - Method in class javax.units.ProductUnit.Element
Returns the power exponent.
getPower(Function.Variable) - Method in class com.dautelle.math.functions.Polynomial.Term
Return the power of the specified variable within this term.
getPrecision() - Method in class com.dautelle.math.numbers.Real
Returns the total number of decimal digits guaranteed exact (relative error).
getProperty(String) - Method in class com.dautelle.xml.sax.RealtimeParser
Look up the value of a property.
getProperty(String) - Method in class com.dautelle.xml.sax.XMLReaderImpl
 
getQName(int) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's XML 1.0 qualified name by index.
getReferenceCurrency() - Static method in class com.dautelle.money.Currency
Returns the currency used as reference when setting the exchange rate.
getRelativeError() - Method in class com.dautelle.physics.Quantity
Returns the percentage by which the estimated amount may differ from the true amount.
getRemainder() - Method in class com.dautelle.math.numbers.LargeInteger
Returns the final undivided part after division that is less or of lower degree than the divisor.
getRoot() - Method in class javax.units.ProductUnit.Element
Returns the root exponent.
getRowDimension() - Method in class com.dautelle.math.Matrix
Returns the row dimension of this matrix.
getStandardInstance() - Static method in class javax.units.UnitFormat
Returns the standard unit format.
getSymbol() - Method in class com.dautelle.math.functions.Function.Variable
Returns the symbol for this variable.
getSymbol() - Method in class javax.units.AlternateUnit
Returns the symbol for this alternate unit.
getSymbol() - Method in class javax.units.BaseUnit
Returns the symbol for this base unit.
getSystemUnit() - Method in class com.dautelle.physics.Quantity
Returns the system unit for this quantity.
getSystemUnit() - Method in class javax.units.AlternateUnit
 
getSystemUnit() - Method in class javax.units.BaseUnit
 
getSystemUnit() - Method in class javax.units.ProductUnit
 
getSystemUnit() - Method in class javax.units.TransformedUnit
 
getSystemUnit() - Method in class javax.units.Unit
Returns the system unit for this unit.
getTerms() - Method in class com.dautelle.math.functions.Polynomial
Returns the terms of this polynomial.
getType(int) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's type by index.
getType(CharSequence, CharSequence) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's type by Namespace name.
getType(CharSequence) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's type by XML 1.0 qualified name.
getURI(int) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's Namespace URI by index.
getUnit() - Method in class com.dautelle.physics.Quantity.Factory
Returns the system unit for the Quantity instances created by this Quantity.Factory.
getUnit() - Method in class javax.units.ProductUnit.Element
Returns this element's unit.
getUser() - Method in class com.dautelle.realtime.ObjectPool
Returns the current user of this pool or null if none.
getValue() - Method in class com.dautelle.math.functions.Constant
Returns the constant value for this function.
getValue() - Method in class com.dautelle.realtime.LocalContext.Variable
Returns the context-local value of this variable.
getValue(int) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's value by index.
getValue(CharSequence, CharSequence) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's value by Namespace name.
getValue(CharSequence) - Method in interface com.dautelle.xml.sax.Attributes
Looks up an attribute's value by XML 1.0 qualified name.
getVariables() - Method in class com.dautelle.math.functions.DiscreteFunction
 
getVariables() - Method in class com.dautelle.math.functions.Function
Returns a set containing this function variables.
getVariables() - Method in class com.dautelle.math.functions.Polynomial
 
getVariables() - Method in class com.dautelle.math.functions.RationalFunction
 

JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ
Copyright © 2004 Jean-Marie Dautelle.