deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Package
org.deegree.model.feature

Packages that use org.deegree.model.feature
org.deegree.graphics   
org.deegree.graphics.displayelements   
org.deegree.graphics.sld   
org.deegree.io.csv   
org.deegree.io.databaseloader   
org.deegree.io.datastore   
org.deegree.io.datastore.cached   
org.deegree.io.datastore.idgenerator   
org.deegree.io.datastore.schema   
org.deegree.io.datastore.sde   
org.deegree.io.datastore.shape   
org.deegree.io.datastore.sql   
org.deegree.io.datastore.sql.generic   
org.deegree.io.datastore.sql.oracle   
org.deegree.io.datastore.sql.postgis   
org.deegree.io.datastore.sql.transaction   
org.deegree.io.datastore.sql.transaction.insert   
org.deegree.io.datastore.wfs   
org.deegree.io.dbaseapi   
org.deegree.io.gpx   
org.deegree.io.mapinfoapi   
org.deegree.io.quadtree   
org.deegree.io.shpapi   
org.deegree.model.crs   
org.deegree.model.feature   
org.deegree.model.filterencoding   
org.deegree.ogcwebservices.csw.manager   
org.deegree.ogcwebservices.wcts.data   
org.deegree.ogcwebservices.wfs Web Feature Service (OGC WFS Version 1.1.0). 
org.deegree.ogcwebservices.wfs.operation   
org.deegree.ogcwebservices.wfs.operation.transaction   
org.deegree.ogcwebservices.wpvs.j3d   
org.deegree.security.drm.model   
org.deegree.security.owsrequestvalidator   
org.deegree.tools.raster   
org.deegree.tools.shape   
 

Classes in org.deegree.model.feature used by org.deegree.graphics
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.graphics.displayelements
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.graphics.sld
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.io.csv
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.databaseloader
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.cached
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.idgenerator
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.schema
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.sde
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.shape
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.sql
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.sql.generic
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.sql.oracle
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.sql.postgis
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.sql.transaction
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.sql.transaction.insert
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.io.datastore.wfs
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.dbaseapi
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.io.gpx
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.mapinfoapi
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.io.quadtree
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.io.shpapi
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.model.crs
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.model.feature
AbstractFeature
           
AbstractFeatureCollection
           
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
FeatureException
           
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
FeatureTupleCollection
          Represents a FeatureCollection that only contains wfs:featureTuple elements (as introduced by the draft WFS 1.2 spec).
GMLFeatureCollectionDocument
          Parser and wrapper class for GML feature collections.
GMLFeatureDocument
          Parser and wrapper class for GML feature documents.
XLinkedFeatureProperty
          Feature property instance that does not specify it's content inline, but references a feature instance via an XLink.
 

Classes in org.deegree.model.feature used by org.deegree.model.filterencoding
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.ogcwebservices.csw.manager
FeatureProperty
          the interface describes a property entry of a feature -----------------------------------------------------------------------
 

Classes in org.deegree.model.feature used by org.deegree.ogcwebservices.wcts.data
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.ogcwebservices.wfs
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.ogcwebservices.wfs.operation
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
FeatureException
           
 

Classes in org.deegree.model.feature used by org.deegree.ogcwebservices.wfs.operation.transaction
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.ogcwebservices.wpvs.j3d
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.security.drm.model
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.security.owsrequestvalidator
Feature
          Features are, according to the Abstract Specification, digital representations of real world entities.
 

Classes in org.deegree.model.feature used by org.deegree.tools.raster
FeatureCollection
           
 

Classes in org.deegree.model.feature used by org.deegree.tools.shape
FeatureCollection
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org