Uses of Package
org.geotools.data.simple

Packages that use org.geotools.data.simple
org.geotools   
org.geotools.arcsde.data DataStore implementation for the ArcSDE 8.x and 9.x spatial gateway. 
org.geotools.coverage.grid.io   
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.xml   
org.geotools.data.crs Provides support for the OGC Catalog Specification. 
org.geotools.data.directory   
org.geotools.data.gen   
org.geotools.data.memory   
org.geotools.data.property   
org.geotools.data.simple   
org.geotools.data.sort   
org.geotools.data.store   
org.geotools.data.transform   
org.geotools.data.view   
org.geotools.data.wfs.v1_0_0   
org.geotools.data.wfs.v1_1_0   
org.geotools.feature   
org.geotools.feature.collection Helper classes for implementing FeatureCollections. 
org.geotools.feature.visitor   
org.geotools.gce.imagemosaic.catalog   
org.geotools.gce.imagemosaic.catalog.oracle   
org.geotools.geopkg   
org.geotools.gml.producer   
org.geotools.graph.util.delaunay   
org.geotools.grid   
org.geotools.grid.hexagon   
org.geotools.grid.oblong   
org.geotools.jdbc   
org.geotools.map List of layers to be rendered. 
org.geotools.process.gs Gathers up processes for the "gs" GeoSpatial factory; most of these have been back ported from GeoServer for wider use. 
org.geotools.renderer.lite A simple renderer implementation. 
org.geotools.styling Allows for symbolization of geospatial data. 
org.geotools.swing.table Table model for feature data. 
org.geotools.swt.styling Dialogs to create basic rendering styles. 
org.geotools.swt.styling.simple   
org.geotools.swt.tool Cursor tools for zooming and panning; subclass to implement additional mouse-driven tools. 
org.geotools.swt.utils Helper classes for swt module components 
org.geotools.validation Defines the Validation Processor and Support classes. 
org.geotools.wfs   
org.geotools.xml.gml   
 

Classes in org.geotools.data.simple used by org.geotools
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
 

Classes in org.geotools.data.simple used by org.geotools.arcsde.data
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.coverage.grid.io
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.data
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
SimpleFeatureLocking
          Used to lock feature content to protect against other threads (or depending on the source of data other applications) making modifications when you are not looking.
SimpleFeatureReader
          FeatureReader for SimpleFeature content.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.data.collection
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.data.complex.xml
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.data.crs
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
 

Classes in org.geotools.data.simple used by org.geotools.data.directory
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureLocking
          Used to lock feature content to protect against other threads (or depending on the source of data other applications) making modifications when you are not looking.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.data.gen
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.data.memory
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
 

Classes in org.geotools.data.simple used by org.geotools.data.property
SimpleFeatureLocking
          Used to lock feature content to protect against other threads (or depending on the source of data other applications) making modifications when you are not looking.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.data.simple
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
SimpleFeatureReader
          FeatureReader for SimpleFeature content.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
SimpleFeatureWriter
          FeatureWriter for updating SimpleFeature content.
 

Classes in org.geotools.data.simple used by org.geotools.data.sort
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
SimpleFeatureReader
          FeatureReader for SimpleFeature content.
 

Classes in org.geotools.data.simple used by org.geotools.data.store
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.data.transform
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.data.view
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.data.wfs.v1_0_0
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.data.wfs.v1_1_0
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.feature
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
 

Classes in org.geotools.data.simple used by org.geotools.feature.collection
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
 

Classes in org.geotools.data.simple used by org.geotools.feature.visitor
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.gce.imagemosaic.catalog
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.gce.imagemosaic.catalog.oracle
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.geopkg
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureReader
          FeatureReader for SimpleFeature content.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureWriter
          FeatureWriter for updating SimpleFeature content.
 

Classes in org.geotools.data.simple used by org.geotools.gml.producer
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
 

Classes in org.geotools.data.simple used by org.geotools.graph.util.delaunay
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.grid
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.grid.hexagon
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.grid.oblong
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.jdbc
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
SimpleFeatureStore
           
 

Classes in org.geotools.data.simple used by org.geotools.map
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.process.gs
SimpleFeatureIterator
          Streaming access to simple features, required to FeatureIterator.close() after use.
 

Classes in org.geotools.data.simple used by org.geotools.renderer.lite
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.styling
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.swing.table
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.swt.styling
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.swt.styling.simple
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.swt.tool
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.swt.utils
SimpleFeatureSource
          FeatureSource explicitly working with SimpleFeatureCollection.
 

Classes in org.geotools.data.simple used by org.geotools.validation
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.wfs
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 

Classes in org.geotools.data.simple used by org.geotools.xml.gml
SimpleFeatureCollection
          Access to "simple" Feature content where each feature has the same SimpleFeatureType.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.