Uses of Class
org.opengis.util.UnlimitedInteger

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.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.