Uses of Interface
org.wkb4j.engine.WKBFactory3D

Packages that use WKBFactory3D
org.wkb4j.engine   
org.wkb4j.factories   
org.wkb4j.jts   
org.wkb4j.postgis   
 

Uses of WKBFactory3D in org.wkb4j.engine
 

Constructors in org.wkb4j.engine with parameters of type WKBFactory3D
WKBParser3D(org.wkb4j.engine.WKBFactory3D _factory)
          Constructor for WKBParser.
 

Uses of WKBFactory3D in org.wkb4j.factories
 

Classes in org.wkb4j.factories that implement WKBFactory3D
 class EmptyWKBFactory
          This Factory dones nothing.
 class LoggingWKBFactory
           
 

Uses of WKBFactory3D in org.wkb4j.jts
 

Classes in org.wkb4j.jts that implement WKBFactory3D
 class JTSFactory
          This class has the capability to transform data in the WKB format into JTS objects.
 

Uses of WKBFactory3D in org.wkb4j.postgis
 

Classes in org.wkb4j.postgis that implement WKBFactory3D
 class PostGISFactory
          This class has the capability to transform data in the WKB format into PostGIS objects.
 



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