All Classes
-
Class Summary Class Description BinaryParser Parse binary representation of geometries.BinaryWriter Create binary representation of geometries.ByteGetter ByteGetter.BinaryByteGetter ByteGetter.StringByteGetter ByteSetter ByteSetter.BinaryByteSetter ByteSetter.StringByteSetter ComposedGeom ComposedGeom - Abstract base class for all Geometries that are composed out of other Geometries.DriverWrapper DriverWrapper Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.DriverWrapper.TypesAdder Base class for the three typewrapper implementationsDriverWrapper.TypesAdder72 addGISTypes for V7.2 pgjdbcDriverWrapper.TypesAdder74 addGISTypes for V7.3 and V7.4 pgjdbcDriverWrapper.TypesAdder80 addGISTypes for V8.0 (and hopefully newer) pgjdbcDriverWrapperAutoprobe DriverWrapperAutoprobe Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.DriverWrapperLW DriverWrapperLW Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.Geometry The base class of all geometriesGeometryCollection Geometry Collection class WARNING: Currently only implements empty collectionsGeometryTokenizer LinearRing This represents the LinearRing GIS datatype.LineString MultiLineString MultiPoint MultiPolygon PGbox2d PGbox3d PGboxbase PGgeometry PGgeometryLW This is a subclas of PGgeometry that uses hex encoded EWKB to communicate with the backend, which is much more efficient, but only works with Lwgeom enabled PostGIS (1.0.0 and up).Point PointComposedGeom PointComposedGeom - base class for all composed geoms that contain only points.Polygon TestAutoregister This test program tests whether the autoregistration of PostGIS data types within the pgjdbc driver was successful.ValueGetter ValueGetter.NDR ValueGetter.XDR ValueSetter ValueSetter.NDR ValueSetter.XDR Version Corresponds to the appropriate PostGIS that carried this source