Uses of Package
org.geotools.feature

Packages that use org.geotools.feature
org.geotools.arcsde.data DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. 
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.data.collection   
org.geotools.data.crs Provides support for the OGC Catalog Specification. 
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.directory   
org.geotools.data.gen   
org.geotools.data.jdbc   
org.geotools.data.memory   
org.geotools.data.postgis.collection   
org.geotools.data.property   
org.geotools.data.shapefile   
org.geotools.data.shapefile.indexed   
org.geotools.data.store   
org.geotools.data.view   
org.geotools.data.wfs.v1_0_0   
org.geotools.data.wfs.v1_1_0   
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.feature.visitor   
org.geotools.filter   
org.geotools.gml Reads GML files and translates them into Java objects. 
org.geotools.gml.producer   
org.geotools.gml2.bindings   
org.geotools.graph.util.delaunay   
org.geotools.map List of layers to be rendered. 
org.geotools.renderer Basic interface for rendering of features. 
org.geotools.renderer.lite A simple renderer implementation. 
org.geotools.styling Allows for symbolization of geospatial data. 
org.geotools.swing.table   
org.geotools.swing.tool Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools. 
org.geotools.validation Defines the Validation Processor and Support classes. 
org.geotools.wfs   
org.geotools.xml.gml   
 

Classes in org.geotools.feature used by org.geotools.arcsde.data
FeatureCollection
          Represents a collection of features.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data
DefaultFeatureCollection
          A basic implementation of FeatureCollection which use a TreeMap for its internal storage.
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.collection
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
 

Classes in org.geotools.feature used by org.geotools.data.crs
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

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

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

Classes in org.geotools.feature used by org.geotools.data.gen
CollectionListener
          Interface to be implemented by all listeners of CollectionEvents.
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.jdbc
FeatureCollection
          Represents a collection of features.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.memory
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
 

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

Classes in org.geotools.feature used by org.geotools.data.property
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
 

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

Classes in org.geotools.feature used by org.geotools.data.shapefile.indexed
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.
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.view
FeatureCollection
          Represents a collection of features.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.data.wfs.v1_0_0
FeatureCollection
          Represents a collection of features.
 

Classes in org.geotools.feature used by org.geotools.data.wfs.v1_1_0
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

Classes in org.geotools.feature used by org.geotools.factory
FeatureCollections
          A utility class for working with FeatureCollections.
 

Classes in org.geotools.feature used by org.geotools.feature
AbstractFeatureFactoryImpl
          Factory for creating instances of the Attribute family of classes.
AttributeImpl
          Simple, mutable class to store attributes.
AttributeType
          Deprecated. use AttributeDescriptor.
AttributeTypeBuilder
          Builder for attribute types and descriptors.
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.
ComplexAttributeImpl
           
DefaultAttributeType
          Simple, immutable class to store attributes.
DefaultFeatureType
          A basic implementation of FeatureType.
Feature
          Deprecated. use SimpleFeature.
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.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
FeatureType
          Deprecated. use SimpleFeatureType.
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 CoordinateSystem aware Geometry AttributeType.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
NameImpl
          Simple implementation of Name.
PrimativeAttributeType
          Deprecated. Will be removed in geotools 2.6
PropertyImpl
          Implementation of Property.
SchemaException
          Indicates client class has attempted to create an invalid schema.
SimpleFeatureType
          Deprecated. use SimpleFeatureType.
 

Classes in org.geotools.feature used by org.geotools.feature.collection
CollectionListener
          Interface to be implemented by all listeners of CollectionEvents.
FeatureCollection
          Represents a collection of features.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
 

Classes in org.geotools.feature used by org.geotools.feature.simple
AttributeTypeBuilder
          Builder for attribute types and descriptors.
 

Classes in org.geotools.feature used by org.geotools.feature.type
AttributeType
          Deprecated. use AttributeDescriptor.
AttributeTypeBuilder
          Builder for attribute types and descriptors.
DefaultAttributeType
          Simple, immutable class to store attributes.
DefaultFeatureType
          A basic implementation of FeatureType.
GeometryAttributeType
          A CoordinateSystem aware Geometry AttributeType.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
PrimativeAttributeType
          Deprecated. Will be removed in geotools 2.6
 

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

Classes in org.geotools.feature used by org.geotools.filter
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.
 

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

Classes in org.geotools.feature used by org.geotools.gml.producer
FeatureCollection
          Represents a collection of features.
FeatureCollectionIteration.Handler
          A callback handler for the iteration of the contents of a FeatureCollection.
FeatureIterator
          A drop in replacement for Iterator supporting a close method.
 

Classes in org.geotools.feature used by org.geotools.gml2.bindings
FeatureCollections
          A utility class for working with FeatureCollections.
 

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

Classes in org.geotools.feature used by org.geotools.map
FeatureCollection
          Represents a collection of features.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 

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

Classes in org.geotools.feature used by org.geotools.renderer.lite
FeatureCollection
          Represents a collection of features.
IllegalAttributeException
          Deprecated. Please use org.opengis.feature.IllegalAttributeException
 

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

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

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

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

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

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.
FeatureCollection
          Represents a collection of features.
SchemaException
          Indicates client class has attempted to create an invalid schema.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.