Uses of Class
org.opengis.util.SimpleEnumerationType

Packages that use SimpleEnumerationType
org.opengis.util A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities. 
 

Uses of SimpleEnumerationType in org.opengis.util
 

Classes in org.opengis.util with type parameters of type SimpleEnumerationType
 class SimpleEnumerationType<E extends SimpleEnumerationType<E>>
          Deprecated. The name doesn't said what is the difference between this class and CodeList. Furthermore, according ISO 19103, enumeration and code list are not the same thing. This base class is closer to a code list than an enumeration.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.