Uses of Class
org.wkb4j.engine.AbstractWKBGetter

Packages that use AbstractWKBGetter
org.wkb4j.jts   
org.wkb4j.openmap   
org.wkb4j.postgis   
 

Uses of AbstractWKBGetter in org.wkb4j.jts
 

Subclasses of AbstractWKBGetter in org.wkb4j.jts
 class JTSGetter
          Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
 

Uses of AbstractWKBGetter in org.wkb4j.openmap
 

Subclasses of AbstractWKBGetter in org.wkb4j.openmap
 class OpenMapGetter
          Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
 

Uses of AbstractWKBGetter in org.wkb4j.postgis
 

Subclasses of AbstractWKBGetter in org.wkb4j.postgis
 class PostgisGetter
          Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
 



Copyright © 2002-2003 David Garnier. All Rights Reserved.