Uses of Package
org.opengis.feature.type

Packages that use org.opengis.feature.type
org.geotools   
org.geotools.arcsde.data DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. 
org.geotools.brewer.color   
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.config   
org.geotools.data.complex.filter   
org.geotools.data.db2   
org.geotools.data.directory   
org.geotools.data.gen   
org.geotools.data.h2   
org.geotools.data.jdbc   
org.geotools.data.joining   
org.geotools.data.memory   
org.geotools.data.mysql   
org.geotools.data.oracle   
org.geotools.data.postgis   
org.geotools.data.property   
org.geotools.data.shapefile   
org.geotools.data.shapefile.shp   
org.geotools.data.spatialite   
org.geotools.data.sqlserver   
org.geotools.data.store   
org.geotools.data.teradata   
org.geotools.data.transform   
org.geotools.data.view   
org.geotools.data.wfs.feature   
org.geotools.data.wfs.v1_0_0   
org.geotools.data.wfs.v1_1_0   
org.geotools.data.wfs.v1_1_0.parsers   
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.xpath   
org.geotools.filter   
org.geotools.filter.capability   
org.geotools.filter.expression   
org.geotools.filter.function   
org.geotools.filter.spatial   
org.geotools.filter.visitor   
org.geotools.gce.imagemosaic.catalog.oracle   
org.geotools.geopkg   
org.geotools.gml.producer   
org.geotools.gml2   
org.geotools.gml3   
org.geotools.gml3.smil   
org.geotools.gml3.v3_2.gco   
org.geotools.gml3.v3_2.gmd   
org.geotools.gml3.v3_2.gmx   
org.geotools.gml3.v3_2.gsr   
org.geotools.gml3.v3_2.gss   
org.geotools.gml3.v3_2.gts   
org.geotools.gtxml   
org.geotools.jdbc   
org.geotools.map List of layers to be rendered. 
org.geotools.metadata.iso.maintenance Maintenance information implementation. 
org.geotools.process Define a Process API used to wrap up processes for reuse. 
org.geotools.process.factory   
org.geotools.process.function   
org.geotools.process.impl Class to help developers implement additional Processes. 
org.geotools.renderer Basic interface for rendering of features. 
org.geotools.styling Allows for symbolization of geospatial data. 
org.geotools.styling.builder   
org.geotools.swing.tool Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools. 
org.geotools.swt.styling.simple   
org.geotools.validation Defines the Validation Processor and Support classes. 
org.geotools.wfs   
org.geotools.xlink   
org.geotools.xml Package supporting XML parsing with a focus on GML. 
org.geotools.xml.gml   
org.geotools.xs Captures initial mapping of XML Simple Types to Java Objects. 
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. 
org.opengis.filter Filters features according their properties. 
org.opengis.filter.capability   
org.opengis.metadata.maintenance Maintenance information
org.opengis.style The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal This package is a merge from package GeoAPI SLD (v1.0.0) and GeoTools styling. 
 

Classes in org.opengis.feature.type used by org.geotools
ComplexType
          The type of a complex attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.arcsde.data
AttributeDescriptor
          Describes an instance of an Attribute.
GeometryDescriptor
          Describes an instance of a geometry attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.brewer.color
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data
AttributeDescriptor
          Describes an instance of an Attribute.
FeatureType
          The type of a Feature.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.collection
FeatureType
          The type of a Feature.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.complex
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
FeatureType
          The type of a Feature.
FeatureTypeFactory
          Factory for types and descriptors.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.complex.config
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
FeatureType
          The type of a Feature.
FeatureTypeFactory
          Factory for types and descriptors.
GeometryDescriptor
          Describes an instance of a geometry attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
PropertyType
          The type of a Property.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.data.complex.filter
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.db2
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.directory
AttributeDescriptor
          Describes an instance of an Attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.gen
AttributeDescriptor
          Describes an instance of an Attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.h2
AttributeDescriptor
          Describes an instance of an Attribute.
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.jdbc
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.joining
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.memory
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.mysql
AttributeDescriptor
          Describes an instance of an Attribute.
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.oracle
AttributeDescriptor
          Describes an instance of an Attribute.
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.postgis
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.property
AttributeDescriptor
          Describes an instance of an Attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.shapefile
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.shapefile.shp
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.spatialite
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.sqlserver
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.store
AttributeDescriptor
          Describes an instance of an Attribute.
FeatureType
          The type of a Feature.
FeatureTypeFactory
          Factory for types and descriptors.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.teradata
AttributeDescriptor
          Describes an instance of an Attribute.
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.transform
AttributeDescriptor
          Describes an instance of an Attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.view
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.wfs.feature
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
 

Classes in org.opengis.feature.type used by org.geotools.data.wfs.v1_0_0
AttributeDescriptor
          Describes an instance of an Attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.wfs.v1_1_0
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.data.wfs.v1_1_0.parsers
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.factory
FeatureTypeFactory
          Factory for types and descriptors.
 

Classes in org.opengis.feature.type used by org.geotools.feature
AssociationDescriptor
          Describes an instance of an Association.
AssociationType
          The type of an association; used to describe kind of relationship between two entities.
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
FeatureType
          The type of a Feature.
FeatureTypeFactory
          Factory for types and descriptors.
GeometryDescriptor
          Describes an instance of a geometry attribute.
GeometryType
          The type of a GeometryAttribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
PropertyType
          The type of a Property.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.feature.collection
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.feature.simple
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
FeatureType
          The type of a Feature.
FeatureTypeFactory
          Factory for types and descriptors.
GeometryDescriptor
          Describes an instance of a geometry attribute.
GeometryType
          The type of a GeometryAttribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyType
          The type of a Property.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.feature.type
AssociationDescriptor
          Describes an instance of an Association.
AssociationType
          The type of an association; used to describe kind of relationship between two entities.
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
FeatureType
          The type of a Feature.
FeatureTypeFactory
          Factory for types and descriptors.
GeometryDescriptor
          Describes an instance of a geometry attribute.
GeometryType
          The type of a GeometryAttribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
PropertyType
          The type of a Property.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.feature.xpath
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
 

Classes in org.opengis.feature.type used by org.geotools.filter
AttributeDescriptor
          Describes an instance of an Attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.filter.capability
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.filter.expression
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.filter.function
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.filter.spatial
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.filter.visitor
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.gce.imagemosaic.catalog.oracle
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.geopkg
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.gml.producer
AttributeDescriptor
          Describes an instance of an Attribute.
FeatureType
          The type of a Feature.
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
 

Classes in org.opengis.feature.type used by org.geotools.gml2
AttributeType
          The type of an attribute.
FeatureType
          The type of a Feature.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gml3
ComplexType
          The type of a complex attribute.
 

Classes in org.opengis.feature.type used by org.geotools.gml3.smil
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gml3.v3_2.gco
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gml3.v3_2.gmd
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gml3.v3_2.gmx
ComplexType
          The type of a complex attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gml3.v3_2.gsr
ComplexType
          The type of a complex attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gml3.v3_2.gss
ComplexType
          The type of a complex attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gml3.v3_2.gts
ComplexType
          The type of a complex attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.gtxml
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.jdbc
AttributeDescriptor
          Describes an instance of an Attribute.
GeometryDescriptor
          Describes an instance of a geometry attribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.map
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.metadata.iso.maintenance
AttributeType
          The type of an attribute.
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.process
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.process.factory
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.process.function
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.process.impl
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.renderer
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.geotools.styling
FeatureType
          The type of a Feature.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.styling.builder
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.swing.tool
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.swt.styling.simple
GeometryDescriptor
          Describes an instance of a geometry attribute.
 

Classes in org.opengis.feature.type used by org.geotools.validation
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.geotools.wfs
AttributeDescriptor
          Describes an instance of an Attribute.
 

Classes in org.opengis.feature.type used by org.geotools.xlink
AttributeType
          The type of an attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.xml
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.geotools.xml.gml
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
GeometryDescriptor
          Describes an instance of a geometry attribute.
GeometryType
          The type of a GeometryAttribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
PropertyType
          The type of a Property.
 

Classes in org.opengis.feature.type used by org.geotools.xs
AttributeType
          The type of an attribute.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.opengis.feature
AssociationDescriptor
          Describes an instance of an Association.
AssociationType
          The type of an association; used to describe kind of relationship between two entities.
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
FeatureType
          The type of a Feature.
GeometryDescriptor
          Describes an instance of a geometry attribute.
GeometryType
          The type of a GeometryAttribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
PropertyType
          The type of a Property.
 

Classes in org.opengis.feature.type used by org.opengis.feature.simple
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
FeatureType
          The type of a Feature.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
PropertyType
          The type of a Property.
 

Classes in org.opengis.feature.type used by org.opengis.feature.type
AssociationDescriptor
          Describes an instance of an Association.
AssociationType
          The type of an association; used to describe kind of relationship between two entities.
AttributeDescriptor
          Describes an instance of an Attribute.
AttributeType
          The type of an attribute.
ComplexType
          The type of a complex attribute.
FeatureType
          The type of a Feature.
GeometryDescriptor
          Describes an instance of a geometry attribute.
GeometryType
          The type of a GeometryAttribute.
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
OperationType
          The type of operations to be invoked on an attribute.
PropertyDescriptor
          Describes a Property, and how it relates to its containing entity, which is often a ComplexAttribute.
PropertyType
          The type of a Property.
Schema
          A collection of AttributeType.
 

Classes in org.opengis.feature.type used by org.opengis.filter
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.opengis.filter.capability
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 

Classes in org.opengis.feature.type used by org.opengis.metadata.maintenance
AttributeType
          The type of an attribute.
FeatureType
          The type of a Feature.
 

Classes in org.opengis.feature.type used by org.opengis.style
Name
          A qualified Name (with respect to a namespace rather than just a simple prefix).
 



Copyright © 1996-2014 Geotools. All Rights Reserved.