GeoAPI 2.0
Build 2005-06-08

Uses of Package
org.opengis.feature

Packages that use org.opengis.feature
org.opengis.feature Gives a normalized interface to a data provider that can serve up collections of Feature objects. 
org.opengis.feature.display.canvas Canvas for features and its layers. 
org.opengis.filter Filters features according their properties. 
org.opengis.filter.expression An expression is a combination of one or more elements that evaluate to single Object value. 
org.opengis.go   
 

Classes in org.opengis.feature used by org.opengis.feature
BackingStoreException
          Thrown to indicate that a FeatureCollection operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
DataType
          Enumeration class whose static constants give the possible data types for Feature attributes.
Feature
          Represents a feature of arbitrary complexity.
FeatureAttributeDescriptor
          Descriptor that gives the name, data type, and cardinality of an attribute from a FeatureType.
FeatureCollection
          Represents a collection of features.
FeatureEvent
          Instances of this class are passed to the methods of FeatureListener when a new feature is added to, removed from, or changed within a given feature collection.
FeatureIterator
          Extends the Iterator interface to include a close method for cleaning up connections to a persistent store.
FeatureListener
          The listener interface for receiving feature events.
FeatureStore
          Gives a normalized interface to a data provider that can serve up collections of Feature objects.
FeatureStoreEvent
          Instances of this class are passed to the methods of FeatureStoreListener when the user of the FeatureStore adds, deletes, or modifies a feature type.
FeatureStoreException
          Thrown to indicate that a FeatureStore operation could not complete because of a failure in the backing store, or a failure to contact the backing store.
FeatureStoreListener
          Interface whose methods are invoked when types are modified in a FeatureStore.
FeatureType
          Describes a feature in an application namespace.
LockRequest
          Represents the request for a lock.
LockResponse
          Represents a response for a lock request.
Query
          Used by the getFeatures method of the data store interface, to encapsulate a request.
Transaction
          The controller for transaction with FeatureStore.
Transaction.State
          FeatureStore implementations can use this interface to externalize the state they require to implement Transaction support.
 

Classes in org.opengis.feature used by org.opengis.feature.display.canvas
Feature
          Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
 

Classes in org.opengis.feature used by org.opengis.filter
Feature
          Represents a feature of arbitrary complexity.
 

Classes in org.opengis.feature used by org.opengis.filter.expression
Feature
          Represents a feature of arbitrary complexity.
 

Classes in org.opengis.feature used by org.opengis.go
FeatureTypeFactory
          Interface through which new FeatureTypes are made known to a FeatureCanvas.
 


GeoAPI 2.0
Build 2005-06-08

Symbols, terms and definitions
Copyright OpenGIS® Consortium