Uses of Class
org.geotools.api.util.UnlimitedInteger
Packages that use UnlimitedInteger
Package
Description
A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities.
-
Uses of UnlimitedInteger in org.geotools.api.util
Fields in org.geotools.api.util declared as UnlimitedIntegerModifier and TypeFieldDescriptionstatic final UnlimitedInteger
UnlimitedInteger.NEGATIVE_INFINITY
A constant holding the negative infinity.static final UnlimitedInteger
UnlimitedInteger.POSITIVE_INFINITY
A constant holding the positive infinity.Methods in org.geotools.api.util with parameters of type UnlimitedIntegerModifier and TypeMethodDescriptionint
UnlimitedInteger.compareTo
(UnlimitedInteger other) Compares twoUnlimitedInteger
objects numerically.