Package | Description |
---|---|
org.opengis.util |
A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities.
|
Modifier and Type | Field and Description |
---|---|
static UnlimitedInteger |
UnlimitedInteger.NEGATIVE_INFINITY
A constant holding the negative infinity.
|
static UnlimitedInteger |
UnlimitedInteger.POSITIVE_INFINITY
A constant holding the positive infinity.
|
Modifier and Type | Method and Description |
---|---|
int |
UnlimitedInteger.compareTo(UnlimitedInteger other)
Compares two
UnlimitedInteger objects numerically. |
Copyright © 1996–2019 Geotools. All rights reserved.