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
_
U
UNITS_TEST
- Static variable in class com.rubecula.units.
UnitsFoundation
Units
- class com.rubecula.units.
Units
.
This class extends UnitsFoundation by adding instance fields: _A, _B, _PowerA, _PowerB, _Scale, _Offset and _System.
Units(UnitsName, SystemFlag, Rational, Rational, Measurable, Rational, Measurable, Rational)
- Constructor for class com.rubecula.units.
Units
Units(UnitsName, SystemFlag, Rational, Rational, Measurable, Rational, Measurable)
- Constructor for class com.rubecula.units.
Units
Units(UnitsName, SystemFlag, Rational, Rational, Measurable)
- Constructor for class com.rubecula.units.
Units
Units(UnitsName, SystemFlag, Rational, Measurable)
- Constructor for class com.rubecula.units.
Units
Units(String, Measurable, SystemFlag)
- Constructor for class com.rubecula.units.
Units
Units(String, Measurable)
- Constructor for class com.rubecula.units.
Units
Units(Measurable)
- Constructor for class com.rubecula.units.
Units
UnitsAll
- class com.rubecula.units.
UnitsAll
.
Class to model all units.
UnitsAll()
- Constructor for class com.rubecula.units.
UnitsAll
Constructor to create a table of just the SI units.
UnitsCGS
- class com.rubecula.units.
UnitsCGS
.
Class UnitsCGS models all of the CGS units as a
UnitsTable
.
UnitsCGS()
- Constructor for class com.rubecula.units.
UnitsCGS
Construct a new table of CGS units.
UnitsException
- exception com.rubecula.units.
UnitsException
.
Class
UnitsException()
- Constructor for class com.rubecula.units.
UnitsException
UnitsException(String)
- Constructor for class com.rubecula.units.
UnitsException
UnitsFoundation
- class com.rubecula.units.
UnitsFoundation
.
The public abstract class UnitsFoundation is the base class from which the other Units (Measurable) classes are derived.
UnitsFoundation()
- Constructor for class com.rubecula.units.
UnitsFoundation
UnitsFoundation(UnitsName)
- Constructor for class com.rubecula.units.
UnitsFoundation
UnitsFoundation(UnitsFoundation)
- Constructor for class com.rubecula.units.
UnitsFoundation
UnitsImperial
- class com.rubecula.units.
UnitsImperial
.
Class UnitsImperial models all of the Imperial ("English") units as a
UnitsTable
.
UnitsImperial()
- Constructor for class com.rubecula.units.
UnitsImperial
Construct a new table of CGS units.
UnitsName
- class com.rubecula.units.
UnitsName
.
The class UnitsName is used to identify units.
UnitsName()
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, String, int, Rational, boolean)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, String, int, Rational)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, String, int, boolean)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, String, int)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, String, boolean)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, String)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, int, boolean)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, int)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String, boolean)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(String)
- Constructor for class com.rubecula.units.
UnitsName
UnitsName(UnitsName)
- Constructor for class com.rubecula.units.
UnitsName
UnitsSI
- class com.rubecula.units.
UnitsSI
.
Class UnitsSI models all of the SI units as a
UnitsTable
.
UnitsSI()
- Constructor for class com.rubecula.units.
UnitsSI
Construct a new table of SI units.
UnitsSystem
- Static variable in class com.rubecula.units.
SystemFlag
UnitsTable
- class com.rubecula.units.
UnitsTable
.
This class extends HashMap to provide a table of units values.
UnitsTable(String, SystemFlag)
- Constructor for class com.rubecula.units.
UnitsTable
union(SystemFlag)
- Method in class com.rubecula.units.
SystemFlag
union(Range)
- Method in class com.rubecula.util.
Range
Yield the union of this range and that range.
updateAppearance()
- Method in class com.rubecula.util.
Presentation
updateEstimate()
- Method in class com.rubecula.jquantity.
Approximation
No-op method to update the current estimate.
updateEstimate()
- Method in interface com.rubecula.jquantity.
Estimable
MUTATING method to update the current estimate.
updateEstimate()
- Method in class com.rubecula.jquantity.
Rational
MUTATING method to update the current estimate.
updateEstimate()
- Method in class com.rubecula.jquantity.
Value
MUTATING method to update the current estimate.
updateEstimate()
- Method in class com.rubecula.jquantity.
WholeNumber
MUTATING method to update the current estimate.
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
_