A C E G I J L M N O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- acceptsURL(String) - Method in class org.postgis.jts.JtsGisWrapper
-
Returns true if the driver thinks it can open a connection to the given URL.
- acceptsURL(String) - Method in class org.postgis.jts.JtsWrapper
-
Check whether the driver thinks he can handle the given URL.
- addGISTypes(PGConnection) - Static method in class org.postgis.jts.JtsGisWrapper
-
Adds the JTS/PostGIS Data types to a PG Connection.
- addGISTypes(PGConnection) - Static method in class org.postgis.jts.JtsWrapper
-
Adds the JTS/PostGIS Data types to a PG Connection.
- at - Variable in class org.postgis.jts.JTSShape.GeometryPathIterator
C
- clone() - Method in class org.postgis.jts.JtsGeometry
- connect(String, Properties) - Method in class org.postgis.jts.JtsGisWrapper
-
Creates a postgresql connection, and then adds the PostGIS data types to it calling addpgtypes()
- connect(String, Properties) - Method in class org.postgis.jts.JtsWrapper
-
Creates a postgresql connection, and then adds the JTS GIS data types to it calling addpgtypes()
- contains(double, double) - Method in class org.postgis.jts.JTSShape
- contains(double, double, double, double) - Method in class org.postgis.jts.JTSShape
- contains(Point2D) - Method in class org.postgis.jts.JTSShape
- contains(Rectangle2D) - Method in class org.postgis.jts.JTSShape
- createRect(double, double, double, double) - Method in class org.postgis.jts.JTSShape
- currentSegment(double[]) - Method in class org.postgis.jts.JTSShape.GeometryCollectionPathIterator
- currentSegment(double[]) - Method in class org.postgis.jts.JTSShape.LineStringPathIterator
- currentSegment(double[]) - Method in class org.postgis.jts.JTSShape.PointPathIterator
- currentSegment(float[]) - Method in class org.postgis.jts.JTSShape.GeometryCollectionPathIterator
- currentSegment(float[]) - Method in class org.postgis.jts.JTSShape.LineStringPathIterator
- currentSegment(float[]) - Method in class org.postgis.jts.JTSShape.PointPathIterator
E
- equals(Object) - Method in class org.postgis.jts.JtsGeometry
- estimateBytes(Geometry) - Method in class org.postgis.jts.JtsBinaryWriter
-
Estimate how much bytes a geometry will need in WKB.
G
- GeometryCollectionPathIterator(GeometryCollection, AffineTransform) - Constructor for class org.postgis.jts.JTSShape.GeometryCollectionPathIterator
- geomFromString(String) - Static method in class org.postgis.jts.JtsGeometry
- getBounds() - Method in class org.postgis.jts.JTSShape
- getBounds2D() - Method in class org.postgis.jts.JTSShape
- getCoordDim(Geometry) - Static method in class org.postgis.jts.JtsBinaryWriter
- getCoordSequenceDim(CoordinateSequence) - Static method in class org.postgis.jts.JtsBinaryWriter
- getGeometry() - Method in class org.postgis.jts.JtsGeometry
- getMajorVersion() - Method in class org.postgis.jts.JtsGisWrapper
-
Gets the underlying drivers major version number
- getMajorVersion() - Method in class org.postgis.jts.JtsWrapper
-
Gets the underlying drivers major version number
- getMinorVersion() - Method in class org.postgis.jts.JtsGisWrapper
-
Get the underlying drivers minor version number
- getMinorVersion() - Method in class org.postgis.jts.JtsWrapper
-
Get the underlying drivers minor version number
- getPathIterator(AffineTransform) - Method in class org.postgis.jts.JTSShape
- getPathIterator(AffineTransform, double) - Method in class org.postgis.jts.JTSShape
- getPathIterator(Geometry, AffineTransform) - Static method in class org.postgis.jts.JTSShape
- getValue() - Method in class org.postgis.jts.JtsGeometry
- getVersion() - Static method in class org.postgis.jts.JtsGisWrapper
-
Returns our own CVS version plus postgres Version
- getVersion() - Static method in class org.postgis.jts.JtsWrapper
-
Returns our own CVS version plus postgres Version
- getWindingRule() - Method in class org.postgis.jts.JTSShape.GeometryPathIterator
- getWKBType(Geometry) - Static method in class org.postgis.jts.JtsBinaryWriter
I
- index - Variable in class org.postgis.jts.JTSShape.GeometryPathIterator
- intersects(double, double, double, double) - Method in class org.postgis.jts.JTSShape
- intersects(Rectangle2D) - Method in class org.postgis.jts.JTSShape
- isDone() - Method in class org.postgis.jts.JTSShape.GeometryCollectionPathIterator
- isDone() - Method in class org.postgis.jts.JTSShape.LineStringPathIterator
- isDone() - Method in class org.postgis.jts.JTSShape.PointPathIterator
- isDone() - Method in class org.postgis.jts.JTSShape.PolygonPathIterator
J
- JtsBinaryParser - Class in org.postgis.jts
-
Parse binary representation of geometries.
- JtsBinaryParser() - Constructor for class org.postgis.jts.JtsBinaryParser
- JtsBinaryWriter - Class in org.postgis.jts
-
Create binary representation of geometries.
- JtsBinaryWriter() - Constructor for class org.postgis.jts.JtsBinaryWriter
- JtsGeometry - Class in org.postgis.jts
-
JTS Geometry SQL wrapper.
- JtsGeometry() - Constructor for class org.postgis.jts.JtsGeometry
-
Constructor called by JDBC drivers
- JtsGeometry(String) - Constructor for class org.postgis.jts.JtsGeometry
- JtsGeometry(Geometry) - Constructor for class org.postgis.jts.JtsGeometry
- JtsGisWrapper - Class in org.postgis.jts
-
JtsGisWrapper Wraps the PostGreSQL Driver to add the JTS/PostGIS Object Classes.
- JtsGisWrapper() - Constructor for class org.postgis.jts.JtsGisWrapper
- JTSShape - Class in org.postgis.jts
- JTSShape(Geometry) - Constructor for class org.postgis.jts.JTSShape
- JTSShape(JtsGeometry) - Constructor for class org.postgis.jts.JTSShape
- JTSShape.GeometryCollectionPathIterator - Class in org.postgis.jts
- JTSShape.GeometryPathIterator - Class in org.postgis.jts
- JTSShape.LineStringPathIterator - Class in org.postgis.jts
- JTSShape.PointPathIterator - Class in org.postgis.jts
- JTSShape.PolygonPathIterator - Class in org.postgis.jts
- JtsWrapper - Class in org.postgis.jts
-
JtsWrapper Wraps the PostGreSQL Driver to add the JTS/PostGIS Object Classes.
- JtsWrapper() - Constructor for class org.postgis.jts.JtsWrapper
L
- LineStringPathIterator(LineString, AffineTransform) - Constructor for class org.postgis.jts.JTSShape.LineStringPathIterator
- logger - Static variable in class org.postgis.jts.JtsWrapper
M
- mangleURL(String) - Static method in class org.postgis.jts.JtsGisWrapper
-
Mangles the PostGIS URL to return the original PostGreSQL URL
- mangleURL(String) - Static method in class org.postgis.jts.JtsWrapper
-
Mangles the PostGIS URL to return the original PostGreSQL URL
N
- next() - Method in class org.postgis.jts.JTSShape.GeometryCollectionPathIterator
- next() - Method in class org.postgis.jts.JTSShape.GeometryPathIterator
- next() - Method in class org.postgis.jts.JTSShape.PolygonPathIterator
O
- org.postgis.jts - package org.postgis.jts
P
- parse(byte[]) - Method in class org.postgis.jts.JtsBinaryParser
-
Parse a binary encoded geometry.
- parse(String) - Method in class org.postgis.jts.JtsBinaryParser
-
Parse a hex encoded geometry
- parseGeometry(ValueGetter) - Method in class org.postgis.jts.JtsBinaryParser
-
Parse a geometry starting at offset.
- parseGeometry(ValueGetter, int, boolean) - Method in class org.postgis.jts.JtsBinaryParser
-
Parse with a known geometry factory
- PointPathIterator(Point, AffineTransform) - Constructor for class org.postgis.jts.JTSShape.PointPathIterator
- PolygonPathIterator(Polygon, AffineTransform) - Constructor for class org.postgis.jts.JTSShape.PolygonPathIterator
R
- reInit(CoordinateSequence) - Method in class org.postgis.jts.JTSShape.LineStringPathIterator
-
only to be called from PolygonPathIterator subclass
- REVISION - Static variable in class org.postgis.jts.JtsGisWrapper
- REVISION - Static variable in class org.postgis.jts.JtsWrapper
S
- setSridRecurse(Geometry, int) - Static method in class org.postgis.jts.JtsGeometry
-
Recursively set a srid for the geometry and all subgeometries
- setValue(String) - Method in class org.postgis.jts.JtsGeometry
T
- toString() - Method in class org.postgis.jts.JtsGeometry
V
- valueGetterForEndian(ByteGetter) - Static method in class org.postgis.jts.JtsBinaryParser
-
Get the appropriate ValueGetter for my endianness
- valueSetterForEndian(ByteSetter, byte) - Static method in class org.postgis.jts.JtsBinaryWriter
-
Get the appropriate ValueGetter for my endianness
W
- writeBinary(Geometry) - Method in class org.postgis.jts.JtsBinaryWriter
- writeBinary(Geometry, byte) - Method in class org.postgis.jts.JtsBinaryWriter
-
Write a binary encoded geometry.
- writeGeometry(Geometry, ValueSetter) - Method in class org.postgis.jts.JtsBinaryWriter
-
Parse a geometry starting at offset.
- writeHexed(Geometry) - Method in class org.postgis.jts.JtsBinaryWriter
- writeHexed(Geometry, byte) - Method in class org.postgis.jts.JtsBinaryWriter
-
Write a hex encoded geometry Currently, geometries with more than 2 dimensions and measures are not cleanly supported, but SRID is honored.
All Classes All Packages