Uses of Package
org.geotools.catalog

Packages that use org.geotools.catalog
org.geotools.catalog   
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported.  
org.geotools.data.coverage.grid.file   
org.geotools.data.dir Directory DataStore Overview This package represents the functionality required to chain datastores, ie. to represents a directory of mixed file types as a single datastore.  
org.geotools.data.store   
org.geotools.data.wms Provides for Web Map Server client access as a Grid Coverage Exchange.  
 

Classes in org.geotools.catalog used by org.geotools.catalog
CatalogEntry
          The Catalog Entry contains all the metadata entities used to describe one resource.
Discovery
          A collection of catalog entries that is organized to assist in the discovery, access, and retrieval of geospatial resources or services that are of interest to the user, especially when the existence or whereabouts of the resource are not know to the user.
MetadataEntity.Element
          Metadata element schema description (name, class, nillable).
MetadataEntity.EntityType
          Metadata schema description - the "type" of Metadata.
QueryDefinition
          In general, a query definition specifies a Boolean function of multiple binary-valued conditions.
QueryRequest
          Represents a query against metadata.
 

Classes in org.geotools.catalog used by org.geotools.data
CatalogEntry
          The Catalog Entry contains all the metadata entities used to describe one resource.
QueryRequest
          Represents a query against metadata.
 

Classes in org.geotools.catalog used by org.geotools.data.coverage.grid.file
AbstractCatalog
          A general superclass that handles queries and iteration through a catalog
AbstractMetadataEntity
          MetadataEntity superclass that uses reflection for EntityType information.
 

Classes in org.geotools.catalog used by org.geotools.data.dir
QueryRequest
          Represents a query against metadata.
 

Classes in org.geotools.catalog used by org.geotools.data.store
Discovery
          A collection of catalog entries that is organized to assist in the discovery, access, and retrieval of geospatial resources or services that are of interest to the user, especially when the existence or whereabouts of the resource are not know to the user.
QueryRequest
          Represents a query against metadata.
 

Classes in org.geotools.catalog used by org.geotools.data.wms
AbstractMetadataEntity
          MetadataEntity superclass that uses reflection for EntityType information.
CatalogEntry
          The Catalog Entry contains all the metadata entities used to describe one resource.
Discovery
          A collection of catalog entries that is organized to assist in the discovery, access, and retrieval of geospatial resources or services that are of interest to the user, especially when the existence or whereabouts of the resource are not know to the user.
QueryRequest
          Represents a query against metadata.
 



Copyright © GeoTools. All Rights Reserved.