Uses of Package
org.geotools.feature

Packages that use org.geotools.feature
org.geotools.brewer.color   
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported.  
org.geotools.data.arcsde DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway.  
org.geotools.data.collection   
org.geotools.data.crs Provides support for the OGC Catalog Specification.  
org.geotools.data.db2   
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.geomedia   
org.geotools.data.geometryless   
org.geotools.data.gml   
org.geotools.data.hsql   
org.geotools.data.hsql.fidmapper   
org.geotools.data.jdbc   
org.geotools.data.jdbc.fidmapper   
org.geotools.data.memory   
org.geotools.data.mif   
org.geotools.data.mysql   
org.geotools.data.oracle   
org.geotools.data.oracle.attributeio   
org.geotools.data.pickle   
org.geotools.data.postgis   
org.geotools.data.postgis.collection   
org.geotools.data.postgis.fidmapper   
org.geotools.data.property   
org.geotools.data.shapefile   
org.geotools.data.shapefile.indexed   
org.geotools.data.store   
org.geotools.data.tiger   
org.geotools.data.view   
org.geotools.data.vpf   
org.geotools.data.vpf.file   
org.geotools.data.vpf.readers   
org.geotools.data.vpf.util   
org.geotools.data.wfs   
org.geotools.demo.export   
org.geotools.feature   
org.geotools.feature.collection Helper classes for implementing FeatureCollections.  
org.geotools.feature.type   
org.geotools.feature.visitor   
org.geotools.filter   
org.geotools.filter.expression   
org.geotools.filter.function   
org.geotools.filter.spatial   
org.geotools.gml Reads GML files and translates them into Java objects. 
org.geotools.gml.producer   
org.geotools.graph.util.delaunay   
org.geotools.gui.swing.table   
org.geotools.map List of layers to be rendered. 
org.geotools.renderer Basic interface for rendering of features.  
org.geotools.renderer.event   
org.geotools.renderer.j2d Couches ? afficher sur une carte ? l'aide de Java2D.  
org.geotools.renderer.lite A simple renderer implementation.  
org.geotools.renderer.style Styling to be applied on Geometry objects at rendering time. 
org.geotools.styling Allows for symbolization of geospatial data.  
org.geotools.validation Defines the Validation Processor and Support classes.  
org.geotools.validation.attributes Simple Attribute based Validation implementations.  
org.geotools.validation.relate   
org.geotools.validation.spatial Geometry based Validation implementations.  
org.geotools.xml.gml   
 

Classes in org.geotools.feature used by org.geotools.brewer.color
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
SchemaException
          Indicates client class has attempted to create an invalid schema.
SimpleFeature
          A simple feature is one that does not have any nested attributes, and that has no multiplicity for each attribute.
 

Classes in org.geotools.feature used by org.geotools.data.arcsde
AttributeType
           Stores metadata about a single attribute object.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
GeometryAttributeType
          A CoordianteSystem aware Geometry AttributeType.
 

Classes in org.geotools.feature used by org.geotools.data.collection
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator that does not require casting for Java 1.4 code.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
 

Classes in org.geotools.feature used by org.geotools.data.crs
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.db2
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.dir
FeatureType
          A metadata template for a Feature of arbitrary complexity.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.geomedia
AttributeType
           Stores metadata about a single attribute object.
 

Classes in org.geotools.feature used by org.geotools.data.geometryless
AttributeType
           Stores metadata about a single attribute object.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.gml
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.hsql
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.hsql.fidmapper
Feature
           Represents a feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.jdbc
AttributeType
           Stores metadata about a single attribute object.
DefaultFeature
          Provides a more efficient feature representation for the flat and complex features.
DefaultFeatureType
          A basic implementation of FeatureType.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
SchemaException
          Indicates client class has attempted to create an invalid schema.
SimpleFeature
          A simple feature is one that does not have any nested attributes, and that has no multiplicity for each attribute.
 

Classes in org.geotools.feature used by org.geotools.data.jdbc.fidmapper
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.memory
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.mif
FeatureType
          A metadata template for a Feature of arbitrary complexity.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.mysql
AttributeType
           Stores metadata about a single attribute object.
 

Classes in org.geotools.feature used by org.geotools.data.oracle
AttributeType
           Stores metadata about a single attribute object.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.oracle.attributeio
AttributeType
           Stores metadata about a single attribute object.
 

Classes in org.geotools.feature used by org.geotools.data.pickle
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.postgis
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.postgis.collection
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
 

Classes in org.geotools.feature used by org.geotools.data.postgis.fidmapper
Feature
           Represents a feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.property
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
 

Classes in org.geotools.feature used by org.geotools.data.shapefile
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.shapefile.indexed
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.store
CollectionListener
          Interface to be implemented by all listeners of CollectionEvents.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator that does not require casting for Java 1.4 code.
FeatureList
          An ordered List of Features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.tiger
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
 

Classes in org.geotools.feature used by org.geotools.data.view
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.vpf
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
GeometryAttributeType
          A CoordianteSystem aware Geometry AttributeType.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.vpf.file
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
GeometryAttributeType
          A CoordianteSystem aware Geometry AttributeType.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.vpf.readers
Feature
           Represents a feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
 

Classes in org.geotools.feature used by org.geotools.data.vpf.util
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.data.wfs
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.demo.export
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.feature
AttributeType
           Stores metadata about a single attribute object.
AttributeTypeFactory
          Abstract class for AttributeType factories.
CollectionEvent
          A simple event object to represent all events triggered by FeatureCollection instances (typically change events).
CollectionListener
          Interface to be implemented by all listeners of CollectionEvents.
DefaultAttributeType
          Simple, immutable class to store attributes.
DefaultFeatureType
          A basic implementation of FeatureType.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureCollectionIteration.Handler
          A callback handler for the iteration of the contents of a FeatureCollection.
FeatureCollections
          A utility class for working with FeatureCollections.
FeatureIndex
          An Index is built up around a FeatureCollection, using one of the attributes in the FeatureCollection as a comparable reference.
FeatureIterator
          A drop in replacement for Iterator that does not require casting for Java 1.4 code.
FeatureList
          An ordered List of Features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
FeatureTypeBuilder
          A schema builder, because FeatureTypes are meant to be immutable, this object is mutable.
FeatureTypeFactory
          Deprecated. Please use FeatureTypeBuilder
FeatureTypes
          Utility methods for working against the FeatureType interface.
GeometryAttributeType
          A CoordianteSystem aware Geometry AttributeType.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
IndexedFeatureCollection
          An IndexedFeatureCollection extends the functionality of FeatureCollection by allowing FeatureIndex attachement.
PrimativeAttributeType
          Adds the ability to have restrictions on a particular data primitive in a declarative manner.
SchemaException
          Indicates client class has attempted to create an invalid schema.
SimpleFeature
          A simple feature is one that does not have any nested attributes, and that has no multiplicity for each attribute.
 

Classes in org.geotools.feature used by org.geotools.feature.collection
CollectionListener
          Interface to be implemented by all listeners of CollectionEvents.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator that does not require casting for Java 1.4 code.
FeatureList
          An ordered List of Features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
 

Classes in org.geotools.feature used by org.geotools.feature.type
AttributeType
           Stores metadata about a single attribute object.
DefaultAttributeType
          Simple, immutable class to store attributes.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
GeometryAttributeType
          A CoordianteSystem aware Geometry AttributeType.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
PrimativeAttributeType
          Adds the ability to have restrictions on a particular data primitive in a declarative manner.
 

Classes in org.geotools.feature used by org.geotools.feature.visitor
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.filter
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureCollectionIteration
          The FeatureCollectionIteration provides a depth first traversal of a FeatureCollection which will call the provided call-back Handler.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

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

Classes in org.geotools.feature used by org.geotools.filter.function
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
 

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

Classes in org.geotools.feature used by org.geotools.gml
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
 

Classes in org.geotools.feature used by org.geotools.gml.producer
AttributeType
           Stores metadata about a single attribute object.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureCollectionIteration.Handler
          A callback handler for the iteration of the contents of a FeatureCollection.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.graph.util.delaunay
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
 

Classes in org.geotools.feature used by org.geotools.gui.swing.table
FeatureCollection
          Represents a collection of features.
 

Classes in org.geotools.feature used by org.geotools.map
FeatureCollection
          Represents a collection of features.
 

Classes in org.geotools.feature used by org.geotools.renderer
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
 

Classes in org.geotools.feature used by org.geotools.renderer.event
Feature
           Represents a feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.renderer.j2d
Feature
           Represents a feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
 

Classes in org.geotools.feature used by org.geotools.renderer.lite
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
IllegalAttributeException
          Indicates client class has attempted to create an invalid feature.
 

Classes in org.geotools.feature used by org.geotools.renderer.style
Feature
           Represents a feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.styling
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.validation
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.validation.attributes
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.validation.relate
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.validation.spatial
Feature
           Represents a feature of arbitrary complexity.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 

Classes in org.geotools.feature used by org.geotools.xml.gml
DefaultFeatureCollection
          A basic implementation of FeatureCollection which use a TreeMap for its internal storage.
Feature
           Represents a feature of arbitrary complexity.
FeatureCollection
          Represents a collection of features.
FeatureType
          A metadata template for a Feature of arbitrary complexity.
 



Copyright © GeoTools. All Rights Reserved.