Uses of Package
org.opengis.util

Packages that use org.opengis.util
org.opengis.metadata Root package for metadata
org.opengis.metadata.acquisition Acquisition information
org.opengis.metadata.citation Citation and responsible party information. 
org.opengis.metadata.constraint Constraints information (includes legal and security). 
org.opengis.metadata.content Content information (includes Feature catalogue and Coverage descriptions). 
org.opengis.metadata.distribution Distribution information. 
org.opengis.metadata.extent Extent information. 
org.opengis.metadata.identification Identification information (includes data and service identification). 
org.opengis.metadata.lineage Lineage information. 
org.opengis.metadata.maintenance Maintenance information
org.opengis.metadata.quality Data quality and positional accuracy
org.opengis.metadata.spatial Spatial representation information (includes grid and vector representation). 
org.opengis.referencing Reference systems
org.opengis.referencing.crs Coordinate reference systems (coordinate systems with a datum). 
org.opengis.referencing.cs Coordinate systems and their axis
org.opengis.referencing.datum Geodetic datum (the relationship of a coordinate system to the earth). 
org.opengis.referencing.operation Coordinate operations (relationship between any two coordinate reference systems). 
org.opengis.util A set of base types from ISO 19103 which can not be mapped directly from Java, plus utilities. 
 

Classes in org.opengis.util used by org.opengis.metadata
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.acquisition
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.citation
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.constraint
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.content
CodeList
          Base class for all code lists.
GenericName
          A sequence of identifiers rooted within the context of a namespace.
InternationalString
          A string that has been internationalized into several locales.
MemberName
          The name to identify a member of a record.
Record
          A list of logically related elements as (name, value) pairs in a dictionary.
RecordType
          The type definition of a record.
 

Classes in org.opengis.util used by org.opengis.metadata.distribution
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
LocalName
          Identifier within a name space for a local object.
 

Classes in org.opengis.util used by org.opengis.metadata.extent
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.identification
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.lineage
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.maintenance
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.metadata.quality
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
Record
          A list of logically related elements as (name, value) pairs in a dictionary.
RecordType
          The type definition of a record.
 

Classes in org.opengis.util used by org.opengis.metadata.spatial
CodeList
          Base class for all code lists.
InternationalString
          A string that has been internationalized into several locales.
Record
          A list of logically related elements as (name, value) pairs in a dictionary.
 

Classes in org.opengis.util used by org.opengis.referencing
Factory
          Base interface for all factories.
FactoryException
          Thrown when a factory can't create an instance of the requested object.
GenericName
          A sequence of identifiers rooted within the context of a namespace.
InternationalString
          A string that has been internationalized into several locales.
NoSuchIdentifierException
          Thrown when an identifier provided to a factory method can not be found.
 

Classes in org.opengis.util used by org.opengis.referencing.crs
Factory
          Base interface for all factories.
FactoryException
          Thrown when a factory can't create an instance of the requested object.
 

Classes in org.opengis.util used by org.opengis.referencing.cs
CodeList
          Base class for all code lists.
Factory
          Base interface for all factories.
FactoryException
          Thrown when a factory can't create an instance of the requested object.
 

Classes in org.opengis.util used by org.opengis.referencing.datum
CodeList
          Base class for all code lists.
Factory
          Base interface for all factories.
FactoryException
          Thrown when a factory can't create an instance of the requested object.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.referencing.operation
Factory
          Base interface for all factories.
FactoryException
          Thrown when a factory can't create an instance of the requested object.
InternationalString
          A string that has been internationalized into several locales.
NoSuchIdentifierException
          Thrown when an identifier provided to a factory method can not be found.
 

Classes in org.opengis.util used by org.opengis.util
CodeList
          Base class for all code lists.
CodeList.Filter
          Used by CodeList.valueOf(Class, Filter) to select codes matching an arbitrary criterion.
FactoryException
          Thrown when a factory can't create an instance of the requested object.
GenericName
          A sequence of identifiers rooted within the context of a namespace.
InternationalString
          A string that has been internationalized into several locales.
LocalName
          Identifier within a name space for a local object.
MemberName
          The name to identify a member of a record.
NameSpace
          A domain in which names given by character strings are defined.
Record
          A list of logically related elements as (name, value) pairs in a dictionary.
RecordSchema
          A collection of record types.
RecordType
          The type definition of a record.
ScopedName
          A composite of a local name (as head) for locating another name space, and a generic name (as tail) valid in that name space.
Type
          The type definition.
TypeName
          The name of an attribute type.
 



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