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

D

DEBUG - Static variable in class com.rubecula.util.Item
Private Class Field which records whether the DEBUG flag is set.
DEGC - Static variable in class com.rubecula.units.Units
 
DEGK - Static variable in class com.rubecula.units.Units
 
DEGR - Static variable in class com.rubecula.units.Units
 
DSTA - Static variable in class com.rubecula.units.Units
 
DSTAU - Static variable in class com.rubecula.units.Units
 
DSTCM - Static variable in class com.rubecula.units.Units
 
DSTDM - Static variable in class com.rubecula.units.Units
 
DSTF - Static variable in class com.rubecula.units.Units
 
DSTHM - Static variable in class com.rubecula.units.Units
 
DSTI - Static variable in class com.rubecula.units.Units
 
DSTKM - Static variable in class com.rubecula.units.Units
 
DSTLS - Static variable in class com.rubecula.units.Units
 
DSTM - Static variable in class com.rubecula.units.Units
 
DSTMM - Static variable in class com.rubecula.units.Units
 
DSTY - Static variable in class com.rubecula.units.Units
 
Day - Static variable in class com.rubecula.units.Units
 
Debug(String) - Static method in class com.rubecula.util.Item
protected class method to print string to System.out if debug mode is set. // TODO Start to use j4log instead.
Degree - Static variable in class com.rubecula.units.Units
 
Dependent - interface com.rubecula.util.Dependent.
Interface defining operations which determine dependency between spreadsheet cells.
Dimensions - class com.rubecula.units.Dimensions.
The public class Dimensions represents pure dimensional information - no scaling or other information.
Dimensions(long[]) - Constructor for class com.rubecula.units.Dimensions
General constructor for Dimensions
Dimensions() - Constructor for class com.rubecula.units.Dimensions
Empty constructor for Dimensions
Dimensions(int) - Constructor for class com.rubecula.units.Dimensions
 
Dimensions(Dimensions) - Constructor for class com.rubecula.units.Dimensions
 
Divisible - interface com.rubecula.jquantity.Divisible.
Interface to define Divisible arithmetical operations.
DivisibleMutable - class com.rubecula.jquantity.DivisibleMutable.
Interface to define Mutating Divisible arithmetical operations.
DivisibleMutable() - Constructor for class com.rubecula.jquantity.DivisibleMutable
 
Documentable - interface com.rubecula.util.Documentable.
This interface defines the ability of any object to render itself in the context of a document which implements StylishWriteable.
DollarUS - Static variable in class com.rubecula.units.Units
 
debug - Static variable in class com.rubecula.units.UnitsFoundation
 
defaultIdentifier() - Method in class com.rubecula.jquantity.MutableNumber
 
defaultIdentifier() - Method in class com.rubecula.jquantity.Rational
Method to yield a default string to identify this object in the event that it has no explicitly defined identifier.
defaultIdentifier() - Method in class com.rubecula.jquantity.Value
Method to yield a defaultIdentifier in the case that none is given.
dependents() - Method in interface com.rubecula.util.Dependent
Method to get an iterator for all dependents of this.
difference(BaseNumber) - Method in class com.rubecula.jquantity.BaseNumber
Method to yield the difference of this less a BaseNumber (subtrahend).
difference(Complex) - Method in class com.rubecula.jquantity.Complex
Method to yield the difference of this less subtrahend.
difference(BaseNumber) - Method in class com.rubecula.jquantity.Manifest
Method to yield the difference of this less a BaseNumber (subtrahend).
difference(Measurable) - Method in class com.rubecula.units.Units
 
differenceRational(Rational) - Method in class com.rubecula.jquantity.Rational
Method to yield the difference of this less a BaseNumber (subtrahend).
differenceValue(Value) - Method in class com.rubecula.jquantity.Value
Method to yield the difference of this less a BaseNumber (subtrahend).
divide(BaseNumber) - Method in class com.rubecula.jquantity.DivisibleMutable
MUTATING method to replace this with quotient of this over divisor.
divide(BaseNumber) - Method in class com.rubecula.jquantity.Rational
MUTATING method to replace this by the sum of this and that
divide(BaseNumber) - Method in class com.rubecula.jquantity.Value
MUTATING method to replace this by the quotient of this and that
divide(Integral) - Method in class com.rubecula.jquantity.WholeNumber
MUTATING METHOD: Replaces value with (this / divisor).
divideAndRemainder(Integral) - Method in class com.rubecula.jquantity.WholeNumber
Returns an array of two BigIntegers containing (this / divisor) followed by (this % divisor).
divideNumeratorAndRemainder(Integral) - Method in class com.rubecula.jquantity.Rational
 
doubleValue() - Method in class com.rubecula.jquantity.Approximation
Method to get the value of this approximation.
doubleValue() - Method in class com.rubecula.jquantity.BaseNumber
Returns the value of the specified number as a double.
doubleValue() - Method in class com.rubecula.jquantity.Complex
Returns the magnitude of this Complex as a double.
doubleValue() - Method in class com.rubecula.jquantity.JQuantity
Method to implement java.lang.Number.
doubleValue() - Method in class com.rubecula.jquantity.Manifest
Method to fulfill contract defined by Number.
doubleValue() - Method in class com.rubecula.jquantity.NumberPresentation
 
doubleValue() - Method in class com.rubecula.jquantity.Rational
Returns the value of the specified number as a double.
doubleValue() - Method in class com.rubecula.jquantity.Value
Returns the value of the specified number as a double.
doubleValue() - Method in class com.rubecula.jquantity.WholeNumber
Converts this WholeNumber to a double.

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