|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnlimitedInteger | |
---|---|
org.opengis.util | A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities. |
Uses of UnlimitedInteger in org.opengis.util |
---|
Fields in org.opengis.util declared as UnlimitedInteger | |
---|---|
static UnlimitedInteger |
UnlimitedInteger.NEGATIVE_INFINITY
A constant holding the negative infinity. |
static UnlimitedInteger |
UnlimitedInteger.POSITIVE_INFINITY
A constant holding the positive infinity. |
Methods in org.opengis.util with parameters of type UnlimitedInteger | |
---|---|
int |
UnlimitedInteger.compareTo(UnlimitedInteger other)
Compares two UnlimitedInteger objects numerically. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |