Uses of Interface
org.wkb4j.engine.WKBGeometryTypes

Packages that use WKBGeometryTypes
org.wkb4j.engine   
org.wkb4j.factories   
org.wkb4j.jts   
org.wkb4j.openmap   
org.wkb4j.postgis   
 

Uses of WKBGeometryTypes in org.wkb4j.engine
 

Classes in org.wkb4j.engine that implement WKBGeometryTypes
 class WKBParser
          Generate events from the submitted array of bytes holding binary data in the Well-Known Binary format.
 class WKBParser3D
          Generate events from the submitted array of bytes holding binary data in the Well-Known Binary format.
 class WKBReader
          Creation date: 3 juil. 2002 00:16:50
 

Uses of WKBGeometryTypes in org.wkb4j.factories
 

Classes in org.wkb4j.factories that implement WKBGeometryTypes
 class AbstractWKBFactory
          Classes implementing WKBFactory should extend this class.
 class EmptyWKBFactory
          This Factory dones nothing.
 class LoggingWKBFactory
           
 

Uses of WKBGeometryTypes in org.wkb4j.jts
 

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

Uses of WKBGeometryTypes in org.wkb4j.openmap
 

Classes in org.wkb4j.openmap that implement WKBGeometryTypes
 class OpenMapFactory
          This class has capability to transform data in the WKB format into OpenMap objects.
 

Uses of WKBGeometryTypes in org.wkb4j.postgis
 

Classes in org.wkb4j.postgis that implement WKBGeometryTypes
 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.