Uses of Package
org.opengis.feature

Packages that use org.opengis.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 Implementations of FeatureCollection for different purposes. 
org.geotools.data.complex This package contains the implementation of a ComplexDataStore, Author note: though this "Complex" datastore has born to provide complex features out of a simple features data source, it may be better called a DerivativeDataStore or something like that, you'll see why later. 
org.geotools.data.complex.filter   
org.geotools.data.gen   
org.geotools.data.joining   
org.geotools.data.store   
org.geotools.data.wfs.feature   
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.feature.xpath   
org.geotools.filter.identity   
org.geotools.gml.producer   
org.geotools.gml3.bindings   
org.geotools.jdbc   
org.geotools.map List of layers to be rendered. 
org.geotools.renderer Basic interface for rendering of features. 
org.geotools.renderer.chart   
org.geotools.renderer.label   
org.geotools.renderer.lite A simple renderer implementation. 
org.geotools.renderer.style Styling to be applied on org.geotools.renderer.geom.Geometry objects at rendering time. 
org.opengis.feature Representation a features on a map. 
org.opengis.feature.simple Profile of the general ISO 19107 feature model built around the idea of a simple feature composed of a list of values. 
org.opengis.feature.type Feature model ISO 19109 with allowances for usability. 
 

Classes in org.opengis.feature used by org.geotools.arcsde.data
IllegalAttributeException
          Indicates a validation check has failed; the provided descriptor and value are available via this exception.
 

Classes in org.opengis.feature used by org.geotools.data
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
IllegalAttributeException
          Indicates a validation check has failed; the provided descriptor and value are available via this exception.
 

Classes in org.opengis.feature used by org.geotools.data.collection
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
 

Classes in org.opengis.feature used by org.geotools.data.complex
Attribute
          An extension of Property for an attribute, or data.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureFactory
          Factory for creation of attributes, associations, and features.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.data.complex.filter
Attribute
          An extension of Property for an attribute, or data.
FeatureFactory
          Factory for creation of attributes, associations, and features.
 

Classes in org.opengis.feature used by org.geotools.data.gen
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
GeometryAttribute
          An attribute which has a geometric value.
IllegalAttributeException
          Indicates a validation check has failed; the provided descriptor and value are available via this exception.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.data.joining
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.data.store
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureFactory
          Factory for creation of attributes, associations, and features.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
 

Classes in org.opengis.feature used by org.geotools.data.wfs.feature
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureFactory
          Factory for creation of attributes, associations, and features.
IllegalAttributeException
          Indicates a validation check has failed; the provided descriptor and value are available via this exception.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.factory
FeatureFactory
          Factory for creation of attributes, associations, and features.
 

Classes in org.opengis.feature used by org.geotools.feature
Association
          Extension of Property to represent an Association, or relationship, between two attributes.
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureFactory
          Factory for creation of attributes, associations, and features.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
GeometryAttribute
          An attribute which has a geometric value.
IllegalAttributeException
          Indicates a validation check has failed; the provided descriptor and value are available via this exception.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.feature.collection
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
 

Classes in org.opengis.feature used by org.geotools.feature.simple
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureFactory
          Factory for creation of attributes, associations, and features.
GeometryAttribute
          An attribute which has a geometric value.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.feature.type
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.feature.visitor
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
 

Classes in org.opengis.feature used by org.geotools.feature.xpath
Attribute
          An extension of Property for an attribute, or data.
 

Classes in org.opengis.feature used by org.geotools.filter.identity
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.gml.producer
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.gml3.bindings
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.jdbc
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
FeatureVisitor
          FeatureVisitor interface to allow for container optimised traversal.
GeometryAttribute
          An attribute which has a geometric value.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.geotools.map
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.renderer
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.renderer.chart
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.renderer.label
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.renderer.lite
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.geotools.renderer.style
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
 

Classes in org.opengis.feature used by org.opengis.feature
Association
          Extension of Property to represent an Association, or relationship, between two attributes.
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
GeometryAttribute
          An attribute which has a geometric value.
IllegalAttributeException
          Indicates a validation check has failed; the provided descriptor and value are available via this exception.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.opengis.feature.simple
Attribute
          An extension of Property for an attribute, or data.
ComplexAttribute
          An instance of ComplexType which is composed of other properties.
Feature
          An instance of FeatureType representing a geographic feature composed of geometric and non-geometric properties.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 

Classes in org.opengis.feature used by org.opengis.feature.type
Attribute
          An extension of Property for an attribute, or data.
Property
          An instance of a PropertyType relised as a Attribute or Association.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.