Uses of Package
org.opengis.feature

Packages that use org.opengis.feature
org.opengis.feature Representation a features on a map. 
org.opengis.feature.display.canvas Canvas for features and its layers. 
org.opengis.feature.simple   
org.opengis.feature.type Captures the generic feature model from ISO 19109 with allowances for usability. 
org.opengis.filter.identity An Identifier indicates object identity requested during data query or reference. 
 

Classes in org.opengis.feature used by org.opengis.feature
Association
          Contains information defining an association (i.e. shared value).
Attribute
          Contains information defining an attribute.
ComplexAttribute
          A complex Atribtue holds a collection of attribute values in a single group.
Feature
          A Feature, of arbitrary complexity, with at a minimum Geometry and CRS information.
FeatureCollection
          Represents a FeatureCollection (explicitly a Collection.
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.
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.
FeatureStoreListener
          Interface whose methods are invoked when types are modified in a FeatureStore.
FeatureVisitor
          FeatureVisitor interface to allow for container optimized opperations.
GeometryAttribute
          Represent a Geometry as an attribute content.
LockResponse
          Represents a response for a lock request.
Property
          Contains information as defined by an descriptor.
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
          A Feature, of arbitrary complexity, with at a minimum Geometry and CRS information.
FeatureCollection
          Represents a FeatureCollection (explicitly a Collection.
 

Classes in org.opengis.feature used by org.opengis.feature.simple
Association
          Contains information defining an association (i.e. shared value).
Attribute
          Contains information defining an attribute.
ComplexAttribute
          A complex Atribtue holds a collection of attribute values in a single group.
Feature
          A Feature, of arbitrary complexity, with at a minimum Geometry and CRS information.
FeatureCollection
          Represents a FeatureCollection (explicitly a Collection.
GeometryAttribute
          Represent a Geometry as an attribute content.
Property
          Contains information as defined by an descriptor.
 

Classes in org.opengis.feature used by org.opengis.feature.type
Attribute
          Contains information defining an attribute.
Property
          Contains information as defined by an descriptor.
 

Classes in org.opengis.feature used by org.opengis.filter.identity
Feature
          A Feature, of arbitrary complexity, with at a minimum Geometry and CRS information.
 



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