$ 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 _

A

AA - Static variable in class com.rubecula.units.Units
 
AAC - Static variable in class com.rubecula.units.Units
 
AMP - Static variable in class com.rubecula.units.Units
 
ANGAM - Static variable in class com.rubecula.units.Units
 
ANGAS - Static variable in class com.rubecula.units.Units
 
ANGD - Static variable in class com.rubecula.units.Units
 
ANGG - Static variable in class com.rubecula.units.Units
 
ANGR - Static variable in class com.rubecula.units.Units
 
ANGULAR - Static variable in class com.rubecula.units.SiUnit
 
ANGX - Static variable in class com.rubecula.units.Units
 
AlphabeticalMap - class com.rubecula.util.AlphabeticalMap.
Class to define an alphabetical map, that is to say a Map where the keys are case-insensitive Strings and where the values are Strings.
AlphabeticalMap() - Constructor for class com.rubecula.util.AlphabeticalMap
Construct an empty AlphabeticalMap
Ampere - Static variable in class com.rubecula.units.Units
 
Approximation - class com.rubecula.jquantity.Approximation.
This Class approximates a value using an immutable double-precision value.
Approximation(double, double, int) - Constructor for class com.rubecula.jquantity.Approximation
Primary constructor to create a new Approximation.
Approximation(double, double) - Constructor for class com.rubecula.jquantity.Approximation
Primary constructor to create a new Approximation.
Approximation(double) - Constructor for class com.rubecula.jquantity.Approximation
Primary constructor to create a new (exact) Approximation.
Approximation(BaseNumber) - Constructor for class com.rubecula.jquantity.Approximation
Primary constructor to create a new Approximation equivalent to a given BaseNumber.
Approximation() - Constructor for class com.rubecula.jquantity.Approximation
Constructor to create a new (exact) Approximation with value 0.
ArcMinute - Static variable in class com.rubecula.units.Units
 
ArcSecond - Static variable in class com.rubecula.units.Units
 
Arithmetical - interface com.rubecula.jquantity.Arithmetical.
Interface to define certain standard Arithmetical accessor methods.
Arithmutable - interface com.rubecula.jquantity.Arithmutable.
This interface defines various arithmetical mutating methods.
AttrMap - class com.rubecula.util.AttrMap.
Class to define an Attribute Map an application.
AttrMap() - Constructor for class com.rubecula.util.AttrMap
Construct an empty AttrMap.
AttributeFactory - class com.rubecula.jquantity.AttributeFactory.
Class
AttributeFactory() - Constructor for class com.rubecula.jquantity.AttributeFactory
 
AttributeFactoryInterface - interface com.rubecula.util.AttributeFactoryInterface.
Interface to define method of creating attribute maps.
Attributes - class com.rubecula.jquantity.Attributes.
Class
Attributes() - Constructor for class com.rubecula.jquantity.Attributes
 
Auditable - interface com.rubecula.util.Auditable.
Interface to define certain methods for auditing objects (for debugging purposes).
abs() - Method in class com.rubecula.jquantity.BaseNumber
Method to yield this or a copy with the sign changed, depending whether the value is positive or negative.
absRational() - Method in class com.rubecula.jquantity.Rational
Method to yield the absolute (unsigned) value of this as a Rational.
add(BaseNumber) - Method in interface com.rubecula.jquantity.Arithmutable
MUTATING Instance method to add another Arithmetical into this object.
add(Complex) - Method in class com.rubecula.jquantity.Complex
MUTATING Instance method to add a Complex into this object.
add(BaseNumber) - Method in class com.rubecula.jquantity.FuzzInt
MUTATING Instance method to add another BaseNumber into this object.
add(BaseNumber) - Method in class com.rubecula.jquantity.Rational
 
add(Object) - Method in class com.rubecula.jquantity.SymbolicPresentation
Add a Presentation or String to this SymbolicPresentation
add(BaseNumber) - Method in class com.rubecula.jquantity.Value
MUTATING Instance method to add another BaseNumber into this object.
add(BaseNumber) - Method in class com.rubecula.jquantity.WholeNumber
MUTATING Instance method to add another Arithmetical into this object.
add(UnitsTable) - Method in class com.rubecula.units.UnitsAll
Add a table to the UnitsAll instance.
add(UnitsName) - Method in class com.rubecula.units.UnitsName
 
addAbsError(double, int) - Method in class com.rubecula.jquantity.Rational
This method is used to add in an intrinsic error bound.
addAlgebraicVariable(String, double) - Method in class com.rubecula.jep.ExpressionParser
Method to add a predefined variable to the JEP expression parser.
addAlgebraicVariable(String, double) - Method in interface com.rubecula.util.ExpressionInterface
Method to add a predefined variable to the expression parser.
addConstant(String, Presentable) - Method in class com.rubecula.jquantity.Mill
MUTATING method to add a constant.
addConstants(Lookupable) - Method in class com.rubecula.jquantity.Mill
MUTATING method to add a table of constants.
addConstants(Lookupable) - Method in class com.rubecula.math.Mill
MUTATING method to add a table of constants.
addConstants(Lookupable) - Method in interface com.rubecula.util.MillInterface
MUTATING method to add a table of constants.
addDependent(Presentable) - Method in interface com.rubecula.util.Dependent
Method to add a dependent presentable.
addMacro(String, Macro) - Method in class com.rubecula.math.Mill
 
addMacro(String, String, String) - Method in class com.rubecula.math.Mill
 
addMacro(String, String[]) - Method in class com.rubecula.math.Mill
 
addStyle(Style) - Method in interface com.rubecula.util.StylishWriteable
Method to add a style into this StylishWriteable object's current style.
addTops(Rational) - Method in class com.rubecula.jquantity.Rational
 
appendString(String) - Method in interface com.rubecula.util.StylishWriteable
Method to insert a styled-string into a StylishWriteable object at end.
arctanX2(Approximation) - Method in class com.rubecula.jquantity.Approximation
Method to evaluate the arctangent function of this divided by divisor.
arctanX2() - Method in class com.rubecula.jquantity.Approximation
Method to evaluate the arctangent function.
arctanX2() - Method in class com.rubecula.jquantity.Complex
Method to evaluate the arctangent function.
arctanX2() - Method in class com.rubecula.jquantity.Rational
Method to evaluate the arctangent function.
arctanX2() - Method in interface com.rubecula.jquantity.Trigonometrical
Method to evaluate the arctangent function.
arctanX2() - Method in class com.rubecula.jquantity.Value
Method to evaluate the arctangent function.
assertMutable() - Method in class com.rubecula.jquantity.Complex
This method tests whether this particular instance is mutable, i.e. it has not been designated a constant.
assertMutable() - Method in class com.rubecula.jquantity.MutableNumber
This method tests whether this particular instance is mutable, i.e. it has not been designated a constant.
assign(Measurable) - Method in class com.rubecula.units.UnitsAll
 
audit(String) - Method in class com.rubecula.jquantity.Approximation
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.Complex
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.Compound
 
audit(String) - Method in class com.rubecula.jquantity.FuzzInt
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.IntegerPresentation
 
audit(String) - Method in class com.rubecula.jquantity.JQuantity
Method to implement com.rubecula.util.Auditable.
audit(String) - Method in class com.rubecula.jquantity.JQuantityPresentation
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.Manifest
Method to return a detailed string from an arithmetical object for debugging purposes.
audit() - Method in class com.rubecula.jquantity.Manifest
Method to return a detailed (unlabeled) string from an arithmetical object for debugging purposes.
audit(PrintStream, String) - Method in class com.rubecula.jquantity.Manifest
Method to write the detailed (labeled) account of this object to print stream out.
audit(String) - Method in class com.rubecula.jquantity.Mill
Method to return a detailed string from an object for debugging purposes.
audit() - Method in class com.rubecula.jquantity.Mill
Method to return a detailed (unlabeled) string from an object for debugging purposes.
audit(PrintStream, String) - Method in class com.rubecula.jquantity.Mill
Method to output detailed string from an object for debugging purposes.
audit(PrintStream, String) - Method in class com.rubecula.jquantity.MutablePresentation
Method to output a string from an arithmetical object for debugging purposes.
audit() - Method in class com.rubecula.jquantity.MutablePresentation
Method to return a detailed (unlabeled) string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.NumberPresentation
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.QuantityPresentation
 
audit(String) - Method in class com.rubecula.jquantity.Rational
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.SymbolicPresentation
 
audit(String) - Method in class com.rubecula.jquantity.Value
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.jquantity.ValuePresentation
 
audit(String) - Method in class com.rubecula.jquantity.WholeNumber
Method to return a detailed string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.units.FlatUnit
Method to return a detailed string from an object for debugging purposes.
audit(String) - Method in class com.rubecula.units.SiUnit
Method to return a detailed string from an object for debugging purposes.
audit(PrintStream) - Method in class com.rubecula.units.Units
 
audit(int) - Method in class com.rubecula.units.Units
 
audit(PrintStream) - Method in class com.rubecula.units.UnitsAll
 
audit(String) - Method in class com.rubecula.units.UnitsFoundation
Method to return a detailed string from an arithmetical object for debugging purposes.
audit() - Method in class com.rubecula.units.UnitsFoundation
Method to return a detailed (unlabeled) string from an Auditable object for debugging purposes.
audit(PrintStream, String) - Method in class com.rubecula.units.UnitsFoundation
 
audit(String) - Method in class com.rubecula.units.UnitsName
 
audit() - Method in class com.rubecula.units.UnitsName
 
audit(PrintStream) - Method in class com.rubecula.units.UnitsTable
 
audit(String) - Method in interface com.rubecula.util.Auditable
Method to return a detailed string from an object for debugging purposes.
audit() - Method in interface com.rubecula.util.Auditable
Method to return a detailed (unlabeled) string from an object for debugging purposes.
audit(PrintStream, String) - Method in interface com.rubecula.util.Auditable
Method to output detailed string from an object for debugging purposes.
audit() - Method in class com.rubecula.util.Item
Method to return a detailed (unlabeled) string from an object for debugging purposes.
audit(PrintStream, String) - Method in class com.rubecula.util.Item
Method to output detailed string from an object for debugging purposes.
audit() - Method in class com.rubecula.util.Presentation
Method to return a detailed (unlabeled) string from an arithmetical object for debugging purposes.
audit(PrintStream, String) - Method in class com.rubecula.util.Presentation
Method to output a string from an arithmetical object for debugging purposes.
audit(String) - Method in class com.rubecula.util.StringPresentation
 

$ 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 _