Uses of Interface
org.opengis.util.CodeList.Filter

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

Uses of CodeList.Filter in org.opengis.util
 

Methods in org.opengis.util with parameters of type CodeList.Filter
static
<T extends CodeList<T>>
T
CodeList.valueOf(Class<T> codeType, CodeList.Filter filter)
          Returns the code of the given type that matches the given criterion, or returns a new one if none match it.
 



Copyright © 1994-2011 Open Geospatial Consortium. All Rights Reserved.