Uses of Class
gistoolkit.datasources.postgis.PostGISDataSource

Packages that use PostGISDataSource
gistoolkit.datasources.postgis   
 

Uses of PostGISDataSource in gistoolkit.datasources.postgis
 

Subclasses of PostGISDataSource in gistoolkit.datasources.postgis
 class ReadOnlyPostGISDataSource
          Allows for any sql query to be sent to the database, and returns the data set.
 class UpdateablePostGISDataSource
          Reads the shapes from a single table.