Index

A C D E F G L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

acceptsURL(String) - Method in class net.postgis.jdbc.DriverWrapper
Check whether the driver thinks he can handle the given URL.
addBinaryGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder
 
addBinaryGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder72
addBinaryGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder74
addBinaryGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder80
addBoxen(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder
 
addBoxen(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder72
addBoxen(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder74
addBoxen(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder80
addGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder
 
addGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder72
addGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder74
addGeometries(Connection) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder80
addGISTypes(PGConnection) - Static method in class net.postgis.jdbc.DriverWrapper
adds the JTS/PostGIS Data types to a PG 7.3+ Connection.
addGISTypes72(PGConnection) - Static method in class net.postgis.jdbc.DriverWrapper
adds the JTS/PostGIS Data types to a PG 7.2 Connection.
addGISTypes80(PGConnection) - Static method in class net.postgis.jdbc.DriverWrapper
adds the JTS/PostGIS Data types to a PG 8.0+ Connection.
addGT(Connection, boolean) - Method in class net.postgis.jdbc.DriverWrapper.TypesAdder
 

C

clone() - Method in class net.postgis.jdbc.PGboxbase
 
clone() - Method in class net.postgis.jdbc.PGgeo
clone() - Method in class net.postgis.jdbc.PGgeography
clone() - Method in class net.postgis.jdbc.PGgeographyLW
clone() - Method in class net.postgis.jdbc.PGgeometry
clone() - Method in class net.postgis.jdbc.PGgeometryLW
compareLazyDim(Point, Point) - Static method in class net.postgis.jdbc.PGboxbase
Compare two coordinates with lazy dimension checking.
connect(String, Properties) - Method in class net.postgis.jdbc.DriverWrapper
Creates a postgresql connection, and then adds the PostGIS data types to it calling addpgtypes().

D

DriverWrapper - Class in net.postgis.jdbc
DriverWrapper Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
DriverWrapper() - Constructor for class net.postgis.jdbc.DriverWrapper
Default constructor.
DriverWrapper.TypesAdder - Class in net.postgis.jdbc
Base class for the three typewrapper implementations
DriverWrapper.TypesAdder72 - Class in net.postgis.jdbc
addGISTypes for V7.2 pgjdbc
DriverWrapper.TypesAdder74 - Class in net.postgis.jdbc
addGISTypes for V7.3 and V7.4 pgjdbc
DriverWrapper.TypesAdder80 - Class in net.postgis.jdbc
addGISTypes for V8.0 (and hopefully newer) pgjdbc
DriverWrapperAutoprobe - Class in net.postgis.jdbc
DriverWrapperAutoprobe Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
DriverWrapperAutoprobe() - Constructor for class net.postgis.jdbc.DriverWrapperAutoprobe
Default constructor.
DriverWrapperLW - Class in net.postgis.jdbc
DriverWrapperLW Wraps the PostGreSQL Driver to transparently add the PostGIS Object Classes.
DriverWrapperLW() - Constructor for class net.postgis.jdbc.DriverWrapperLW
Default constructor.

E

equals(Object) - Method in class net.postgis.jdbc.PGboxbase
 

F

FULL - Static variable in class net.postgis.jdbc.Version
Full version for human reading - code should use the constants above

G

getFullVersion() - Static method in class net.postgis.jdbc.Version
 
getGeometry() - Method in class net.postgis.jdbc.PGgeo
Get the encapsulated geometry.
getGeoType() - Method in class net.postgis.jdbc.PGgeo
Get the type of the encapsulated geometry.
getLLB() - Method in class net.postgis.jdbc.PGboxbase
Returns the lower left bottom corner of the box as a Point object
getParentLogger() - Method in class net.postgis.jdbc.DriverWrapper
getPGtype() - Method in class net.postgis.jdbc.PGbox2d
 
getPGtype() - Method in class net.postgis.jdbc.PGbox3d
 
getPGtype() - Method in class net.postgis.jdbc.PGboxbase
The Postgres type we have (same construct as getPrefix())
getPrefix() - Method in class net.postgis.jdbc.PGbox2d
 
getPrefix() - Method in class net.postgis.jdbc.PGbox3d
 
getPrefix() - Method in class net.postgis.jdbc.PGboxbase
The Prefix we have in WKT rep.
getProtoString() - Method in class net.postgis.jdbc.DriverWrapper
 
getProtoString() - Method in class net.postgis.jdbc.DriverWrapperAutoprobe
 
getProtoString() - Method in class net.postgis.jdbc.DriverWrapperLW
 
getTypesAdder(Driver) - Static method in class net.postgis.jdbc.DriverWrapper
 
getURT() - Method in class net.postgis.jdbc.PGboxbase
Returns the upper right top corner of the box as a Point object
getValue() - Method in class net.postgis.jdbc.PGboxbase
 
getValue() - Method in class net.postgis.jdbc.PGgeo
getValue() - Method in class net.postgis.jdbc.PGgeographyLW
getValue() - Method in class net.postgis.jdbc.PGgeometryLW
getVersion() - Static method in class net.postgis.jdbc.DriverWrapper
Returns our own CVS version plus postgres Version
getVersion() - Static method in class net.postgis.jdbc.DriverWrapperAutoprobe
Returns our own CVS version plus postgres Version
getVersion() - Static method in class net.postgis.jdbc.DriverWrapperLW
Returns our own CVS version plus postgres Version

L

llb - Variable in class net.postgis.jdbc.PGboxbase
The lower left bottom corner of the box.
logger - Static variable in class net.postgis.jdbc.DriverWrapper
The static logger instance.

M

MAJOR - Static variable in class net.postgis.jdbc.Version
The major version
mangleURL(String) - Method in class net.postgis.jdbc.DriverWrapper
Mangles the PostGIS URL to return the original PostGreSQL URL
MICRO - Static variable in class net.postgis.jdbc.Version
The micro version, usually a number including possibly textual suffixes like RC3.
MINOR - Static variable in class net.postgis.jdbc.Version
The minor version

N

net.postgis.jdbc - package net.postgis.jdbc
 
newInstance() - Method in class net.postgis.jdbc.PGbox2d
 
newInstance() - Method in class net.postgis.jdbc.PGbox3d
 
newInstance() - Method in class net.postgis.jdbc.PGboxbase
Obtain a new instance of a PGboxbase We could have used this.getClass().newInstance() here, but this forces us dealing with InstantiationException and IllegalAccessException.

P

PGbox2d - Class in net.postgis.jdbc
 
PGbox2d() - Constructor for class net.postgis.jdbc.PGbox2d
 
PGbox2d(String) - Constructor for class net.postgis.jdbc.PGbox2d
 
PGbox2d(Point, Point) - Constructor for class net.postgis.jdbc.PGbox2d
 
PGbox3d - Class in net.postgis.jdbc
 
PGbox3d() - Constructor for class net.postgis.jdbc.PGbox3d
 
PGbox3d(String) - Constructor for class net.postgis.jdbc.PGbox3d
 
PGbox3d(Point, Point) - Constructor for class net.postgis.jdbc.PGbox3d
 
PGboxbase - Class in net.postgis.jdbc
 
PGboxbase() - Constructor for class net.postgis.jdbc.PGboxbase
 
PGboxbase(String) - Constructor for class net.postgis.jdbc.PGboxbase
 
PGboxbase(Point, Point) - Constructor for class net.postgis.jdbc.PGboxbase
 
PGgeo - Class in net.postgis.jdbc
A PostgreSQL JDBC PGobject extension data type modeling a "geo" type.
PGgeo() - Constructor for class net.postgis.jdbc.PGgeo
Instantiate with default state.
PGgeo(String) - Constructor for class net.postgis.jdbc.PGgeo
Instantiate with the specified state.
PGgeo(Geometry) - Constructor for class net.postgis.jdbc.PGgeo
Instantiate with the specified state.
PGgeography - Class in net.postgis.jdbc
A PostgreSQL JDBC PGobject extension data type modeling the geography type.
PGgeography() - Constructor for class net.postgis.jdbc.PGgeography
Instantiate with default state.
PGgeography(String) - Constructor for class net.postgis.jdbc.PGgeography
Instantiate with the specified state.
PGgeography(Geometry) - Constructor for class net.postgis.jdbc.PGgeography
Instantiate with the specified state.
PGgeographyLW - Class in net.postgis.jdbc
A PostgreSQL JDBC PGobject extension data type modeling the geography type.
PGgeographyLW() - Constructor for class net.postgis.jdbc.PGgeographyLW
Instantiate with default state.
PGgeographyLW(String) - Constructor for class net.postgis.jdbc.PGgeographyLW
Instantiate with the specified state.
PGgeographyLW(Geometry) - Constructor for class net.postgis.jdbc.PGgeographyLW
Instantiate with the specified state.
PGgeometry - Class in net.postgis.jdbc
A PostgreSQL JDBC PGobject extension data type modeling the geometry type.
PGgeometry() - Constructor for class net.postgis.jdbc.PGgeometry
Instantiate with default state.
PGgeometry(String) - Constructor for class net.postgis.jdbc.PGgeometry
Instantiate with the specified state.
PGgeometry(Geometry) - Constructor for class net.postgis.jdbc.PGgeometry
Instantiate with the specified state.
PGgeometryLW - Class in net.postgis.jdbc
A PostgreSQL JDBC PGobject extension data type modeling the geometry type.
PGgeometryLW() - Constructor for class net.postgis.jdbc.PGgeometryLW
Instantiate with default state.
PGgeometryLW(String) - Constructor for class net.postgis.jdbc.PGgeometryLW
Instantiate with the specified state.
PGgeometryLW(Geometry) - Constructor for class net.postgis.jdbc.PGgeometryLW
Instantiate with the specified state.
POSTGIS_AUTOPROTOCOL - Static variable in class net.postgis.jdbc.DriverWrapperAutoprobe
 
POSTGIS_LWPROTOCOL - Static variable in class net.postgis.jdbc.DriverWrapperLW
 
POSTGIS_PROTOCOL - Static variable in class net.postgis.jdbc.DriverWrapper
 
POSTGRES_PROTOCOL - Static variable in class net.postgis.jdbc.DriverWrapper
 

R

REVISION - Static variable in class net.postgis.jdbc.DriverWrapper
 
REVISIONAUTO - Static variable in class net.postgis.jdbc.DriverWrapperAutoprobe
 
REVISIONLW - Static variable in class net.postgis.jdbc.DriverWrapperLW
 

S

setGeometry(Geometry) - Method in class net.postgis.jdbc.PGgeo
Set the encapsulated geometry.
setValue(String) - Method in class net.postgis.jdbc.PGbox2d
 
setValue(String) - Method in class net.postgis.jdbc.PGboxbase
 
setValue(String) - Method in class net.postgis.jdbc.PGgeo
supportsEWKB(Connection) - Static method in class net.postgis.jdbc.DriverWrapperAutoprobe
 

T

ta72 - Static variable in class net.postgis.jdbc.DriverWrapper
 
ta74 - Static variable in class net.postgis.jdbc.DriverWrapper
 
ta80 - Static variable in class net.postgis.jdbc.DriverWrapper
 
toString() - Method in class net.postgis.jdbc.PGboxbase
Unlike geometries, toString() does _not_ contain the srid, as server-side PostGIS cannot parse this.
toString() - Method in class net.postgis.jdbc.PGgeo
typesAdder - Variable in class net.postgis.jdbc.DriverWrapper
 
TypesAdder() - Constructor for class net.postgis.jdbc.DriverWrapper.TypesAdder
 
TypesAdder72() - Constructor for class net.postgis.jdbc.DriverWrapper.TypesAdder72
 
TypesAdder74() - Constructor for class net.postgis.jdbc.DriverWrapper.TypesAdder74
 
TypesAdder80() - Constructor for class net.postgis.jdbc.DriverWrapper.TypesAdder80
 

U

urt - Variable in class net.postgis.jdbc.PGboxbase
The upper right top corner of the box.
useLW(Connection) - Method in class net.postgis.jdbc.DriverWrapper
Do we have HexWKB as well known text representation - to be overridden by subclasses.
useLW(Connection) - Method in class net.postgis.jdbc.DriverWrapperAutoprobe
 
useLW(Connection) - Method in class net.postgis.jdbc.DriverWrapperLW
 

V

Version - Class in net.postgis.jdbc
Corresponds to the appropriate PostGIS that carried this source
Version() - Constructor for class net.postgis.jdbc.Version
 
VERSION - Static variable in class net.postgis.jdbc.Version
 
A C D E F G L M N P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form