GeoAPI 2.0
Build 2005-06-08

Uses of Package
org.opengis.util

Packages that use org.opengis.util
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Grid coverages (coverages with gridded data). 
org.opengis.feature Gives a normalized interface to a data provider that can serve up collections of Feature objects. 
org.opengis.go   
org.opengis.go.display.primitive   
org.opengis.go.display.primitive.store   
org.opengis.go.display.style   
org.opengis.go.spatial   
org.opengis.layer Basic unit of geographic information that may be requested as a map from a server. 
org.opengis.layer.source Sources of layers
org.opengis.metadata Root package for metadata
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.parameter Description and storage of parameter values
org.opengis.referencing Reference systems
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.sld Allows user-defined symbolization of feature data. 
org.opengis.spatialschema.geometry Root package for geometries
org.opengis.spatialschema.geometry.geometry Set of geometric objects. 
org.opengis.spatialschema.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
org.opengis.util A set of utilities classes and interfaces for OpenGIS interfaces. 
 

Classes in org.opengis.util used by org.opengis.coverage
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.coverage.grid
CodeList
          Base class for all code lists.
 

Classes in org.opengis.util used by org.opengis.feature
CodeList
          Base class for all code lists.
GenericName
          Base interface for generic scoped and local name structure for type and attribute name in the context of name spaces.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.go
NameFactory
          Factory for generic names and international strings.
 

Classes in org.opengis.util used by org.opengis.go.display.primitive
CodeList
          Base class for all code lists.
SimpleEnumerationType
          Class that implements simple, type safe enumerations in Java.
 

Classes in org.opengis.util used by org.opengis.go.display.primitive.store
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.go.display.style
Cloneable
          Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
CodeList
          Base class for all code lists.
SimpleEnumerationType
          Class that implements simple, type safe enumerations in Java.
 

Classes in org.opengis.util used by org.opengis.go.spatial
CodeList
          Base class for all code lists.
SimpleEnumerationType
          Class that implements simple, type safe enumerations in Java.
 

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

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

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.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
          Base interface for generic scoped and local name structure for type and attribute name in the context of name spaces.
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.distribution
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.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.
 

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.
 

Classes in org.opengis.util used by org.opengis.parameter
Cloneable
          Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
 

Classes in org.opengis.util used by org.opengis.referencing
GenericName
          Base interface for generic scoped and local name structure for type and attribute name in the context of name spaces.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.opengis.referencing.cs
CodeList
          Base class for all code lists.
 

Classes in org.opengis.util used by org.opengis.referencing.datum
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.referencing.operation
Cloneable
          Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
InternationalString
          A string that has been internationalized into several locales.
 

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

Classes in org.opengis.util used by org.opengis.spatialschema.geometry
Cloneable
          Indicates that it is legal to make a field-for-field copy of instances of implementing classes.
 

Classes in org.opengis.util used by org.opengis.spatialschema.geometry.geometry
CodeList
          Base class for all code lists.
 

Classes in org.opengis.util used by org.opengis.spatialschema.geometry.primitive
CodeList
          Base class for all code lists.
 

Classes in org.opengis.util used by org.opengis.util
CodeList
          Base class for all code lists.
GenericName
          Base interface for generic scoped and local name structure for type and attribute name in the context of name spaces.
InternationalString
          A string that has been internationalized into several locales.
LocalName
          Identifier within a name space for a local object.
ScopedName
          Fully qualified identifier for an object.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium