A C E G I J M O P R S T V W 
All Classes All Packages

A

acceptsURL(String) - Method in class org.postgis.java2d.Java2DWrapper
Returns true if the driver thinks it can open a connection to the given URL.
addGISTypes(PGConnection) - Static method in class org.postgis.java2d.Java2DWrapper
Adds the JTS/PostGIS Data types to a PG Connection.

C

connect(String, Properties) - Method in class org.postgis.java2d.Java2DWrapper
Creates a postgresql connection, and then adds the PostGIS data types to it calling addpgtypes()
contains(double, double) - Method in class org.postgis.java2d.PGShapeGeometry
 
contains(double, double, double, double) - Method in class org.postgis.java2d.PGShapeGeometry
 
contains(Point2D) - Method in class org.postgis.java2d.PGShapeGeometry
 
contains(Rectangle2D) - Method in class org.postgis.java2d.PGShapeGeometry
 

E

equals(Object) - Method in class org.postgis.java2d.PGShapeGeometry
 
EventHandler() - Constructor for class examples.TestJava2d.EventHandler
 
examples - package examples
 

G

getBounds() - Method in class org.postgis.java2d.PGShapeGeometry
 
getBounds2D() - Method in class org.postgis.java2d.PGShapeGeometry
 
getMajorVersion() - Method in class org.postgis.java2d.Java2DWrapper
Gets the underlying drivers major version number
getMinorVersion() - Method in class org.postgis.java2d.Java2DWrapper
Get the underlying drivers minor version number
getParentLogger() - Method in class org.postgis.java2d.Java2DWrapper
 
getPathIterator(AffineTransform) - Method in class org.postgis.java2d.PGShapeGeometry
 
getPathIterator(AffineTransform, double) - Method in class org.postgis.java2d.PGShapeGeometry
 
getSRID() - Method in class org.postgis.java2d.PGShapeGeometry
Return the SRID or Geometry.UNKNOWN_SRID if none was available
getValue() - Method in class org.postgis.java2d.PGShapeGeometry
We currently have read-only support, so this method returns null
getVersion() - Static method in class org.postgis.java2d.Java2DWrapper
Returns our own CVS version plus postgres Version
GisCanvas(Shape[]) - Constructor for class examples.TestJava2d.GisCanvas
 

I

intersects(double, double, double, double) - Method in class org.postgis.java2d.PGShapeGeometry
 
intersects(Rectangle2D) - Method in class org.postgis.java2d.PGShapeGeometry
 

J

Java2DWrapper - Class in org.postgis.java2d
Java2DWrapper Wraps the PostGreSQL Driver to add transparent readonly support for PostGIS objects into java2d path objects.
Java2DWrapper() - Constructor for class org.postgis.java2d.Java2DWrapper
 

M

main(String[]) - Static method in class examples.TestJava2d
 
mangleURL(String) - Static method in class org.postgis.java2d.Java2DWrapper
Mangles the PostGIS URL to return the original PostGreSQL URL

O

org.postgis.java2d - package org.postgis.java2d
 

P

paint(Graphics) - Method in class examples.TestJava2d.GisCanvas
 
parse(byte[], GeneralPath) - Method in class org.postgis.java2d.ShapeBinaryParser
Parse a binary encoded geometry.
parse(String, GeneralPath) - Method in class org.postgis.java2d.ShapeBinaryParser
Parse a hex encoded geometry Is synchronized to protect offset counter.
parseGeometry(ValueGetter, GeneralPath) - Method in class org.postgis.java2d.ShapeBinaryParser
Parse a geometry starting at offset.
PGShapeGeometry - Class in org.postgis.java2d
PostGIS Java2D geometry implementation (read-only).
PGShapeGeometry() - Constructor for class org.postgis.java2d.PGShapeGeometry
Constructor called by JDBC drivers.
PGShapeGeometry(GeneralPath, int) - Constructor for class org.postgis.java2d.PGShapeGeometry
Construct directly from a General Path and SRID value
PGShapeGeometry(String) - Constructor for class org.postgis.java2d.PGShapeGeometry
Construct with HexWKB representation
POSTGIS_PROTOCOL - Static variable in class org.postgis.java2d.Java2DWrapper
 

R

REVISION - Static variable in class org.postgis.java2d.Java2DWrapper
 

S

setValue(String) - Method in class org.postgis.java2d.PGShapeGeometry
Reads the HexWKB representation - to be called by the jdbc drivers.
SHAPEARRAY - Static variable in class examples.TestJava2d
 
ShapeBinaryParser - Class in org.postgis.java2d
Parse binary representation of geometries.
ShapeBinaryParser() - Constructor for class org.postgis.java2d.ShapeBinaryParser
 

T

testDataset - Static variable in class examples.TestJava2d
 
TestJava2d - Class in examples
 
TestJava2d() - Constructor for class examples.TestJava2d
 
TestJava2d.EventHandler - Class in examples
 
TestJava2d.GisCanvas - Class in examples
 
toString() - Method in class org.postgis.java2d.PGShapeGeometry
 

V

valueGetterForEndian(ByteGetter) - Static method in class org.postgis.java2d.ShapeBinaryParser
Get the appropriate ValueGetter for my endianness

W

windowActivated(WindowEvent) - Method in class examples.TestJava2d.EventHandler
 
windowClosed(WindowEvent) - Method in class examples.TestJava2d.EventHandler
 
windowClosing(WindowEvent) - Method in class examples.TestJava2d.EventHandler
 
windowDeactivated(WindowEvent) - Method in class examples.TestJava2d.EventHandler
 
windowDeiconified(WindowEvent) - Method in class examples.TestJava2d.EventHandler
 
windowIconified(WindowEvent) - Method in class examples.TestJava2d.EventHandler
 
windowOpened(WindowEvent) - Method in class examples.TestJava2d.EventHandler
 
A C E G I J M O P R S T V W 
All Classes All Packages