Uses of Interface
org.wkb4j.engine.WKBGetter

Packages that use WKBGetter
org.wkb4j.engine   
org.wkb4j.jts   
org.wkb4j.openmap   
org.wkb4j.postgis   
 

Uses of WKBGetter in org.wkb4j.engine
 

Classes in org.wkb4j.engine that implement WKBGetter
 class AbstractWKBGetter
           
 

Uses of WKBGetter in org.wkb4j.jts
 

Classes in org.wkb4j.jts that implement WKBGetter
 class JTSGetter
          Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
 

Uses of WKBGetter in org.wkb4j.openmap
 

Classes in org.wkb4j.openmap that implement WKBGetter
 class OpenMapGetter
          Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
 

Uses of WKBGetter in org.wkb4j.postgis
 

Classes in org.wkb4j.postgis that implement WKBGetter
 class PostgisGetter
          Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
 



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