Class | Description |
---|---|
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 implementations
|
DriverWrapper.TypesAdder72 |
addGISTypes for V7.2 pgjdbc
|
DriverWrapper.TypesAdder74 |
addGISTypes for V7.3 and V7.4 pgjdbc
|
DriverWrapper.TypesAdder80 |
addGISTypes for V8.0 (and hopefully newer) pgjdbc
|
DriverWrapperAutoprobe |
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 geometries
|
GeometryCollection |
Geometry Collection class WARNING: Currently only implements empty
collections
|
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 | |
Version |
Corresponds to the appropriate PostGIS that carried this source
|
Copyright © 2014. All rights reserved.