Uses of Package
org.opengis.util

Packages that use org.opengis.util
org.geotools.coverage Coverage implementation. 
org.geotools.coverage.grid GridCoverage2D implementation. 
org.geotools.coverage.grid.io   
org.geotools.coverage.processing Coverage processing implementations. 
org.geotools.coverage.processing.operation List of coverage operations
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.collection Implementations of FeatureCollection for different purposes. 
org.geotools.data.complex This package contains the implementation of a ComplexDataStore, Author note: though this "Complex" datastore has born to provide complex features out of a simple features data source, it may be better called a DerivativeDataStore or something like that, you'll see why later. 
org.geotools.data.gen   
org.geotools.data.ows   
org.geotools.data.store   
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
org.geotools.feature   
org.geotools.feature.collection Helper classes for implementing FeatureCollections. 
org.geotools.feature.simple   
org.geotools.feature.type   
org.geotools.filter   
org.geotools.gce.grassraster GRASS input/output drivers In this package the I/O drivers for reading and writing GRASS raster maps are placed. 
org.geotools.gce.grassraster.core   
org.geotools.image.io   
org.geotools.metadata.iso Metadata implementation. 
org.geotools.metadata.iso.citation Citation implementation. 
org.geotools.metadata.iso.constraint Constraints implementation. 
org.geotools.metadata.iso.content Content information implementation. 
org.geotools.metadata.iso.distribution Distribution implementation. 
org.geotools.metadata.iso.extent Extent implementation. 
org.geotools.metadata.iso.identification Identification implementation. 
org.geotools.metadata.iso.lineage Lineage implementation. 
org.geotools.metadata.iso.maintenance Maintenance information implementation. 
org.geotools.metadata.iso.quality Data quality implementation. 
org.geotools.metadata.iso.spatial Spatial representation implementation. 
org.geotools.parameter Parameter implementation. 
org.geotools.process Define a Process API used to wrap up processes for reuse. 
org.geotools.process.factory   
org.geotools.process.feature   
org.geotools.process.impl Class to help developers implement additional Processes. 
org.geotools.referencing Reference systems implementation. 
org.geotools.referencing.crs Coordinate reference systems implementation. 
org.geotools.referencing.cs Coordinate systems implementation. 
org.geotools.referencing.datum Datum implementation. 
org.geotools.referencing.factory Base classes for factories and authority factories
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
org.geotools.referencing.factory.wms Provides coordinate reference systems specified in the Web Map Service specification (ISO 19128). 
org.geotools.referencing.operation Coordinate operation implementation. 
org.geotools.referencing.operation.matrix Matrix implementations on top of the javax.vecmath package. 
org.geotools.referencing.piecewise   
org.geotools.referencing.wkt Well Known Text (WKT) parsing and formatting. 
org.geotools.renderer.i18n   
org.geotools.renderer.lite.gridcoverage2d SLD 1.0 and SE RasterSymbolizer support classes 
org.geotools.styling Allows for symbolization of geospatial data. 
org.geotools.styling.builder   
org.geotools.swing Simple Swing widgets for map display. 
org.geotools.swt.control SWT controls, wizards and dialogs used to do common tasks. 
org.geotools.temporal.object   
org.geotools.temporal.reference   
org.geotools.text   
org.geotools.util Contains utilities and addition to the collection framework. 
org.opengis.coverage Coverages (generate a value for any point). 
org.opengis.coverage.grid Quadrilateral grid coverages. 
org.opengis.feature.type Feature model ISO 19109 with allowances for usability. 
org.opengis.filter Filters features according their properties. 
org.opengis.filter.sort An SortBy indicates the ordering requested during a data query. 
org.opengis.geometry Root package for geometries
org.opengis.geometry.coordinate Set of geometric objects. 
org.opengis.geometry.primitive Set of geometric objects that are not decomposed further into other primitives
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.style The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. 
org.opengis.temporal   
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.geotools.coverage
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.geotools.coverage.grid
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.geotools.coverage.grid.io
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

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

Classes in org.opengis.util used by org.geotools.coverage.processing.operation
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.geotools.data
InternationalString
          A string that has been internationalized into several locales.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.data.collection
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.data.complex
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.data.gen
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

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

Classes in org.opengis.util used by org.geotools.data.store
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

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

Classes in org.opengis.util used by org.geotools.feature
InternationalString
          A string that has been internationalized into several locales.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.feature.collection
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

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

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

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

Classes in org.opengis.util used by org.geotools.gce.grassraster
InternationalString
          A string that has been internationalized into several locales.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.gce.grassraster.core
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.image.io
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

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

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

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

Classes in org.opengis.util used by org.geotools.metadata.iso.content
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.
RecordType
          The type definition of a record.
 

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

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

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

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

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

Classes in org.opengis.util used by org.geotools.metadata.iso.quality
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.geotools.metadata.iso.spatial
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.geotools.parameter
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.
GenericName
          A sequence of identifiers rooted within the context of a namespace.
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.geotools.process
InternationalString
          A string that has been internationalized into several locales.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

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

Classes in org.opengis.util used by org.geotools.process.feature
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.process.impl
InternationalString
          A string that has been internationalized into several locales.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.referencing
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.
NameSpace
          A domain in which names given by character strings are defined.
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.
 

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

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

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

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

Classes in org.opengis.util used by org.geotools.referencing.factory.epsg
InternationalString
          A string that has been internationalized into several locales.
 

Classes in org.opengis.util used by org.geotools.referencing.factory.wms
InternationalString
          A string that has been internationalized into several locales.
 

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

Classes in org.opengis.util used by org.geotools.referencing.operation.matrix
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.geotools.referencing.piecewise
InternationalString
          A string that has been internationalized into several locales.
 

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

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

Classes in org.opengis.util used by org.geotools.renderer.lite.gridcoverage2d
InternationalString
          A string that has been internationalized into several locales.
 

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

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

Classes in org.opengis.util used by org.geotools.swing
InternationalString
          A string that has been internationalized into several locales.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

Classes in org.opengis.util used by org.geotools.swt.control
InternationalString
          A string that has been internationalized into several locales.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
 

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

Classes in org.opengis.util used by org.geotools.temporal.reference
GenericName
          A sequence of identifiers rooted within the context of a namespace.
InternationalString
          A string that has been internationalized into several locales.
 

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

Classes in org.opengis.util used by org.geotools.util
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.
ProgressListener
          Monitor the progress of some lengthly operation, and allows cancelation.
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.
TypeName
          The name of an attribute type.
 

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.
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.coverage.grid
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.feature.type
InternationalString
          A string that has been internationalized into several locales.
 

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

Classes in org.opengis.util used by org.opengis.filter.sort
CodeList
          Base class for all code lists.
 

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

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

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

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
          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.
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.
 

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.parameter
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.referencing
GenericName
          A sequence of identifiers rooted within the context of a namespace.
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.style
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.temporal
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.util
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.
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.
SimpleEnumerationType
          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.
TypeName
          The name of an attribute type.
UnlimitedInteger
          An integer with associated infinite flag.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.