Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
$
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
_
N
NUMERIC
- Static variable in class com.rubecula.units.
SiUnit
Nameable
- interface com.rubecula.util.
Nameable
.
Interface to allow an object to be mamed, i.e. identified.
Newton
- Static variable in class com.rubecula.units.
Units
No
- Static variable in class com.rubecula.util.
Kleenean
None
- Static variable in class com.rubecula.units.
Units
Normalizable
- interface com.rubecula.jquantity.
Normalizable
.
This interface defines the operation which can be invoked on an object to "normalize" it.
NumberPresentation
- class com.rubecula.jquantity.
NumberPresentation
.
Public class used primarily for the output of instances of Rational.
NumberPresentation(IntegerPresentation, String, String, String, String)
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Primary Constructor to create a NumberPresentation from a set of explicit values.
NumberPresentation(String, String, String)
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Primary Constructor to create a NumberPresentation from a set of explicit values.
NumberPresentation(String, String)
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Secondary Constructor to create a NumberPresentation for an exact non-integer value from a string.
NumberPresentation(String)
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Secondary Constructor to create a NumberPresentation for any number from a string.
NumberPresentation(double, int, boolean)
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Secondary Constructor to create a NumberPresentation for a double value.
NumberPresentation(double, boolean)
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Secondary Constructor to create a NumberPresentation for a double value which is considered to be exact.
NumberPresentation(NumberPresentation)
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Constructor to copy a NumberPresentation.
NumberPresentation()
- Constructor for class com.rubecula.jquantity.
NumberPresentation
Null constructor.
negate()
- Method in interface com.rubecula.jquantity.
Arithmutable
MUTATING Instance method to negate this.
negate()
- Method in class com.rubecula.jquantity.
Complex
MUTATING Instance method to negate this.
negate()
- Method in class com.rubecula.jquantity.
Rational
negate()
- Method in class com.rubecula.jquantity.
WholeNumber
MUTATING Instance method to negate this.
next()
- Method in class com.rubecula.util.
SortedIterator
nextToken()
- Method in class com.rubecula.util.
PushbackStringTokenizer
Returns the next token from this string tokenizer.
nextToken(String)
- Method in class com.rubecula.util.
PushbackStringTokenizer
nonLocalJunk
- Variable in class com.rubecula.util.
LocalizedException
The non-localizable junk from the key provided (characters from ":" to end inclusive, if any)
nonZeroDivide(Rational, long)
- Static method in class com.rubecula.units.
Units
norm()
- Method in class com.rubecula.units.
Dimensions
normalize()
- Method in class com.rubecula.jquantity.
Complex
MUTATING instance method to normalize this object.
normalize()
- Method in class com.rubecula.jquantity.
JQuantity
MUTATING instance method to normalize this object.
normalize(Measurable)
- Method in class com.rubecula.jquantity.
JQuantity
MUTATING instance method to normalize this object by setting the units as specified and adjusting the value accordingly.
normalize()
- Method in interface com.rubecula.jquantity.
Normalizable
MUTATING instance method to normalize this object.
normalize(int)
- Method in class com.rubecula.jquantity.
NumberPresentation
MUTATING Method to adjust the value of the number and, correspondingly, the value of the exponent.
normalize()
- Method in class com.rubecula.jquantity.
NumberPresentation
MUTATING Method to adjust the value of the number and, correspondingly, the value of the exponent.
normalize()
- Method in class com.rubecula.jquantity.
OneMatrix
normalize()
- Method in class com.rubecula.jquantity.
Rational
MUTATING instance method to remove any common factors from top and bottom.
normalize()
- Method in class com.rubecula.jquantity.
SparseMatrix
normalize()
- Method in class com.rubecula.jquantity.
TwoMatrix
normalize()
- Method in class com.rubecula.units.
Dimensions
normalize()
- Method in class com.rubecula.units.
UnitsFoundation
normalize()
- Method in class com.rubecula.units.
UnitsName
normalizeToBigDecimal(double)
- Method in class com.rubecula.jquantity.
Rational
Normalize
this
such that the denominator is a power of ten AND the value of the result differs from the value of
this
by not more than the tolerance.
normalizeToInt(double)
- Method in class com.rubecula.jquantity.
Rational
Normalize this Rational so that the result: a) has a denominator unity and b) approximates this in value, to within tolerance.
normalizeValue()
- Method in class com.rubecula.jquantity.
Value
Method to return a Value with no factoring: either this value itself or a copy which has been converted to have no factoring.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
$
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
_