Uses of Interface
org.opengis.util.Type

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

Uses of Type in org.opengis.util
 

Subinterfaces of Type in org.opengis.util
 interface RecordType
          The type definition of a record.
 

Methods in org.opengis.util that return types with arguments of type Type
 Map<MemberName,Type> RecordType.getMemberTypes()
          Returns the dictionary of all (name, type) pairs in this record type.
 



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