A B C D E F G I J L M N O P R S T V W Z

A

abortGeometryCollection() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortGeometryCollection() - Method in class org.wkb4j.jts.JTSFactory
 
abortGeometryCollection() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortGeometryCollection() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortGeometryCollection() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortGeometryCollection() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed GeometryCollection.
abortGeometryCollection() - Method in class org.wkb4j.openmap.OpenMapFactory
 
abortGeometryCollection() - Method in class org.wkb4j.postgis.PostGISFactory
 
abortLinearRing() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortLinearRing() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortLinearRing() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortLinearRing() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortLinearRing() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed LinearRing.
abortLineString() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortLineString() - Method in class org.wkb4j.jts.JTSFactory
 
abortLineString() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortLineString() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortLineString() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortLineString() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed LineString.
abortLineString() - Method in class org.wkb4j.postgis.PostGISFactory
 
abortMultiLineString() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortMultiLineString() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortMultiLineString() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortMultiLineString() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortMultiLineString() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed MultiLineString.
abortMultiPoint() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortMultiPoint() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortMultiPoint() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortMultiPoint() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortMultiPoint() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed MultiPoint.
abortMultiPolygon() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortMultiPolygon() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortMultiPolygon() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortMultiPolygon() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortMultiPolygon() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed MultiPolygon.
abortMultiPolygon() - Method in class org.wkb4j.openmap.OpenMapFactory
 
abortPoint() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortPoint() - Method in class org.wkb4j.jts.JTSFactory
 
abortPoint() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortPoint() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortPoint() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortPoint() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed Point.
abortPoint() - Method in class org.wkb4j.openmap.OpenMapFactory
 
abortPoint() - Method in class org.wkb4j.postgis.PostGISFactory
 
abortPolygon() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortPolygon() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortPolygon() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortPolygon() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortPolygon() - Method in interface org.wkb4j.engine.WKBFactory
Signals a malformed Polygon.
abortUnit() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortUnit() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortUnit() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortUnit() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortUnit() - Method in interface org.wkb4j.engine.WKBFactory
Signals the problematic stop of the transcription process for a Geometry.
abortWork() - Method in class org.wkb4j.jts.FastJTSFactory
 
abortWork() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
abortWork() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
abortWork() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
abortWork() - Method in interface org.wkb4j.engine.WKBFactory
Signals the problematic stop of the transcription process for a buffer of WKB data.
AbstractWKBFactory - class org.wkb4j.factories.AbstractWKBFactory.
Classes implementing WKBFactory should extend this class.
AbstractWKBFactory() - Constructor for class org.wkb4j.factories.AbstractWKBFactory
 
AbstractWKBGetter - class org.wkb4j.engine.AbstractWKBGetter.
 
AbstractWKBGetter(WKBFactory) - Constructor for class org.wkb4j.engine.AbstractWKBGetter
 
addPoints(double[]) - Method in class org.wkb4j.jts.FastJTSFactory
 
addPoints(double[]) - Method in class org.wkb4j.jts.JTSFactory
Transforms an array of points in an array of Coordinates.
addPoints(double[]) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
addPoints(double[]) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
addPoints(double[]) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
addPoints(double[]) - Method in interface org.wkb4j.engine.WKBFactory
points is an array of doubles reprensentings coordinates.
addPoints(double[]) - Method in class org.wkb4j.openmap.OpenMapFactory
 
addPoints(double[]) - Method in class org.wkb4j.postgis.PostGISFactory
Transforms an array of Points in an array of Points.
addPoints3D(double[]) - Method in class org.wkb4j.jts.JTSFactory
Transforms an array of points in an array of Coordinates in 3D.
addPoints3D(double[]) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
addPoints3D(double[]) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
addPoints3D(double[]) - Method in interface org.wkb4j.engine.WKBFactory3D
points is an array of doubles reprensentings coordinates.
addPoints3D(double[]) - Method in class org.wkb4j.openmap.OpenMapFactory
OpenMap doesn't support 3D points, so the third coordinate is just discarded.
addPoints3D(double[]) - Method in class org.wkb4j.postgis.PostGISFactory
Transforms an array of doubles into an array of 3D Point objects.
advancePointer(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 

B

beginGeometryCollection(int) - Method in class org.wkb4j.jts.FastJTSFactory
 
beginGeometryCollection(int) - Method in class org.wkb4j.jts.JTSFactory
 
beginGeometryCollection(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginGeometryCollection(int) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginGeometryCollection(int) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginGeometryCollection(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new GeometryCollection.
beginGeometryCollection(int) - Method in class org.wkb4j.openmap.OpenMapFactory
 
beginGeometryCollection(int) - Method in class org.wkb4j.postgis.PostGISFactory
 
beginLinearRing(int) - Method in class org.wkb4j.jts.FastJTSFactory
 
beginLinearRing(int) - Method in class org.wkb4j.jts.JTSFactory
Constructs a new array of Coordinates with the supplied number of elements.
beginLinearRing(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginLinearRing(int) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginLinearRing(int) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginLinearRing(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new LinearRing.
beginLineString(int) - Method in class org.wkb4j.jts.FastJTSFactory
 
beginLineString(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginLineString(int) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginLineString(int) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginLineString(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new LineString
beginMultiLineString(int) - Method in class org.wkb4j.jts.FastJTSFactory
 
beginMultiLineString(int) - Method in class org.wkb4j.jts.JTSFactory
Constructs a new array of LineStrings with the supplied number of elements.
beginMultiLineString(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginMultiLineString(int) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginMultiLineString(int) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginMultiLineString(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new MultiLineString.
beginMultiLineString(int) - Method in class org.wkb4j.openmap.OpenMapFactory
 
beginMultiLineString(int) - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a new array of LineStrings with the supplied number of elements.
beginMultiPoint(int) - Method in class org.wkb4j.jts.FastJTSFactory
Constructs a new array of Points with the supplied number of elements.
beginMultiPoint(int) - Method in class org.wkb4j.jts.JTSFactory
Constructs a new array of Points with the supplied number of elements.
beginMultiPoint(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginMultiPoint(int) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginMultiPoint(int) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginMultiPoint(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new MultiPoint.
beginMultiPoint(int) - Method in class org.wkb4j.openmap.OpenMapFactory
 
beginMultiPoint(int) - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a new array of Points with the supplied number of elements.
beginMultiPolygon(int) - Method in class org.wkb4j.jts.FastJTSFactory
 
beginMultiPolygon(int) - Method in class org.wkb4j.jts.JTSFactory
Constructs a new array of Polygons with the supplied number of elements.
beginMultiPolygon(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginMultiPolygon(int) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginMultiPolygon(int) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginMultiPolygon(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new MultiPolygon.
beginMultiPolygon(int) - Method in class org.wkb4j.openmap.OpenMapFactory
 
beginMultiPolygon(int) - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a new array of Polygons with the supplied number of elements.
beginPoint() - Method in class org.wkb4j.jts.FastJTSFactory
 
beginPoint() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginPoint() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginPoint() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginPoint() - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new Point
beginPolygon(int) - Method in class org.wkb4j.jts.FastJTSFactory
 
beginPolygon(int) - Method in class org.wkb4j.jts.JTSFactory
Constructs a new array of LinearRings with the supplied number of elements.
beginPolygon(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginPolygon(int) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginPolygon(int) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginPolygon(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of a new Polygon.
beginPolygon(int) - Method in class org.wkb4j.openmap.OpenMapFactory
 
beginPolygon(int) - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a new array of LinearRings with the supplied number of elements.
beginUnit(int) - Method in class org.wkb4j.jts.JTSFactory
 
beginUnit(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginUnit(int) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of the transcription process for a Geometry.
beginUnit(int) - Method in class org.wkb4j.openmap.OpenMapFactory
 
beginUnit(String[], int[]) - Method in class org.wkb4j.jts.FastJTSFactory
 
beginUnit(String[], int[]) - Method in class org.wkb4j.jts.JTSFactory
 
beginUnit(String[], int[]) - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginUnit(String[], int[]) - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginUnit(String[], int[]) - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginUnit(String[], int[]) - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of the transcription process for a Geometry.
beginUnit(String[], int[]) - Method in class org.wkb4j.openmap.OpenMapFactory
 
beginWork() - Method in class org.wkb4j.jts.FastJTSFactory
 
beginWork() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
beginWork() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
beginWork() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
beginWork() - Method in interface org.wkb4j.engine.WKBFactory
Signals the beginning of the transcription process for a buffer of WKB data.

C

close() - Method in class com.mindprod.ledatastream.LEDataInputStream
 
close() - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
close() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
com.mindprod.ledatastream - package com.mindprod.ledatastream
 
coordinatesBuffer - Variable in class org.wkb4j.jts.FastJTSFactory
 
coordinatesBuffer - Variable in class org.wkb4j.jts.JTSFactory
Stores a array of Coordinates objects.
coordinatesBuffer - Variable in class org.wkb4j.openmap.OpenMapFactory
 
coordinatesBuffer - Variable in class org.wkb4j.postgis.PostGISFactory
Stores a array of Point objects.
currentGeometry - Variable in class org.wkb4j.jts.FastJTSFactory
 
currentGeometry - Variable in class org.wkb4j.jts.JTSFactory
The Geometry being constructed now.
currentGeometry - Variable in class org.wkb4j.openmap.OpenMapFactory
 
currentGeometry - Variable in class org.wkb4j.postgis.PostGISFactory
The Geometry being constructed now.

D

d - Variable in class com.mindprod.ledatastream.LEDataInputStream
 
d - Variable in class com.mindprod.ledatastream.LEDataOutputStream
 
decodeData(int) - Method in class org.wkb4j.engine.WKBParser3D
Read the raw WKB data from the DataInputStream and generate the beginUnit/endUnit calls and the calls to the top-level geometries (MultiLineString, LineString, Polygon, MultiPolygon, GeometryCollection, Point)
All the readGeometry method can throw IOException if something goes wrong.
decodeData(String[], int[]) - Method in class org.wkb4j.engine.WKBParser
Read the raw WKB data from the DataInputStream and generate the beginUnit/endUnit calls and the calls to the top-level geometries (MultiLineString, LineString, Polygon, MultiPolygon, GeometryCollection, Point)
All the readGeometry method can throw IOException if something goes wrong.
depthPointer - Variable in class org.wkb4j.factories.AbstractWKBFactory
Points to the top of the stack.
DIMENSION2 - Static variable in class org.wkb4j.engine.WKBParser
 
DIMENSION3 - Static variable in class org.wkb4j.engine.WKBParser
 

E

EmbeddedCopyright - Static variable in class com.mindprod.ledatastream.LEDataInputStream
 
EmbeddedCopyright - Static variable in class com.mindprod.ledatastream.LEDataOutputStream
 
EmbeddedCopyright - Static variable in class com.mindprod.ledatastream.LERandomAccessFile
 
emptyStringArray - Variable in class org.wkb4j.engine.WKBReader
 
EmptyWKBFactory - class org.wkb4j.factories.EmptyWKBFactory.
This Factory dones nothing.
EmptyWKBFactory() - Constructor for class org.wkb4j.factories.EmptyWKBFactory
 
endGeometryCollection() - Method in class org.wkb4j.jts.FastJTSFactory
 
endGeometryCollection() - Method in class org.wkb4j.jts.JTSFactory
 
endGeometryCollection() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endGeometryCollection() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endGeometryCollection() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endGeometryCollection() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a GeometryCollection.
endGeometryCollection() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endGeometryCollection() - Method in class org.wkb4j.postgis.PostGISFactory
 
endianess - Variable in class org.wkb4j.engine.WKBParser
 
endLinearRing() - Method in class org.wkb4j.jts.FastJTSFactory
 
endLinearRing() - Method in class org.wkb4j.jts.JTSFactory
Constructs a LinearRing using the current buffer of Coordinates, resets the Coordinates buffer, add the LinearRing to the linearRingBuffer and defines the new LineString as the currentGeometry.
endLinearRing() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endLinearRing() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endLinearRing() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endLinearRing() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a LinearRing.
endLinearRing() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endLinearRing() - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a LinearRing using the current buffer of Points, resets the Points buffer, add the LinearRing to the linearRingBuffer and defines the new LineString as the currentGeometry.
endLineString() - Method in class org.wkb4j.jts.FastJTSFactory
 
endLineString() - Method in class org.wkb4j.jts.JTSFactory
Constructs a LineString using the current buffer of Coordinates, resets the Coordinates buffer, add the LineString to the lineStringBuffer and defines the new LineString as the currentGeometry.
endLineString() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endLineString() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endLineString() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endLineString() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a LineString.
endLineString() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endLineString() - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a LineString using the current buffer of Points, resets the Points buffer, add the LineString to the lineStringBuffer and defines the new LineString as the currentGeometry.
endMultiLineString() - Method in class org.wkb4j.jts.FastJTSFactory
 
endMultiLineString() - Method in class org.wkb4j.jts.JTSFactory
Constructs a MultiLineString using the current buffer of LineStrings, resets the LineStrings buffer and defines the new MultiLineString as the currentGeometry.
endMultiLineString() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endMultiLineString() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endMultiLineString() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endMultiLineString() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a MultiLineString.
endMultiLineString() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endMultiLineString() - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a MultiLineString using the current buffer of LineStrings, resets the LineStrings buffer and defines the new MultiLineString as the currentGeometry.
endMultiPoint() - Method in class org.wkb4j.jts.FastJTSFactory
Constructs a MultiPoint using the current buffer of Points, resets the Points buffer and defines the new MultiPoint as the currentGeometry.
endMultiPoint() - Method in class org.wkb4j.jts.JTSFactory
Constructs a MultiPoint using the current buffer of Points, resets the Points buffer and defines the new MultiPoint as the currentGeometry.
endMultiPoint() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endMultiPoint() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endMultiPoint() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endMultiPoint() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a MultiPoint.
endMultiPoint() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endMultiPoint() - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a MultiPoint using the current buffer of Points, resets the Points buffer and defines the new MultiPoint as the currentGeometry.
endMultiPolygon() - Method in class org.wkb4j.jts.FastJTSFactory
 
endMultiPolygon() - Method in class org.wkb4j.jts.JTSFactory
Constructs a MultiPolygon using the current buffer of LinearRings, resets the LinearRings buffer and defines the new LineString as the currentGeometry.
endMultiPolygon() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endMultiPolygon() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endMultiPolygon() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endMultiPolygon() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a MultiPolygon.
endMultiPolygon() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endMultiPolygon() - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a MultiPolygon using the current buffer of LinearRings, resets the LinearRings buffer and defines the new LineString as the currentGeometry.
endPoint() - Method in class org.wkb4j.jts.FastJTSFactory
Constructs a Point using the current buffer of Coordinates, resets the Coordinates buffer, add the Point to the PointBuffer and defines the new Point as the currentGeometry.
endPoint() - Method in class org.wkb4j.jts.JTSFactory
Constructs a Point using the current buffer of Coordinates, resets the Coordinates buffer, add the Point to the PointBuffer and defines the new Point as the currentGeometry.
endPoint() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endPoint() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endPoint() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endPoint() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a Point.
endPoint() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endPoint() - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a Point using the current buffer of Coordinates, resets the Coordinates buffer, add the Point to the PointBuffer and defines the new Point as the currentGeometry.
endPolygon() - Method in class org.wkb4j.jts.FastJTSFactory
 
endPolygon() - Method in class org.wkb4j.jts.JTSFactory
Constructs a Polygon using the current buffer of LinearRings, resets the LinearRings buffer, add the Polygon to the polygonBuffer and defines the new Polygon as the currentGeometry.
endPolygon() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endPolygon() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endPolygon() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endPolygon() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of a Polygon.
endPolygon() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endPolygon() - Method in class org.wkb4j.postgis.PostGISFactory
Constructs a Polygon using the current buffer of LinearRings, resets the LinearRings buffer, add the Polygon to the polygonBuffer and defines the new Polygon as the currentGeometry.
endUnit() - Method in class org.wkb4j.jts.FastJTSFactory
 
endUnit() - Method in class org.wkb4j.jts.JTSFactory
 
endUnit() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endUnit() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endUnit() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endUnit() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of the transcription process for a Geometry.
endUnit() - Method in class org.wkb4j.openmap.OpenMapFactory
 
endUnit() - Method in class org.wkb4j.postgis.PostGISFactory
 
endWork() - Method in class org.wkb4j.jts.FastJTSFactory
 
endWork() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
endWork() - Method in class org.wkb4j.factories.EmptyWKBFactory
 
endWork() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
endWork() - Method in interface org.wkb4j.engine.WKBFactory
Signals the end of the transcription process for a buffer of WKB data.

F

factory - Variable in class org.wkb4j.engine.WKBParser
 
factory - Variable in class org.wkb4j.engine.AbstractWKBGetter
 
FastJTSFactory - class org.wkb4j.jts.FastJTSFactory.
Expiremental implementation of a ligther JTSFactory.
FastJTSFactory() - Constructor for class org.wkb4j.jts.FastJTSFactory
 
FastJTSFactory(PrecisionModel) - Constructor for class org.wkb4j.jts.FastJTSFactory
 
flush() - Method in class com.mindprod.ledatastream.LEDataOutputStream
 

G

geoColl - Variable in class org.wkb4j.openmap.OpenMapFactory
 
geometries - Variable in class org.wkb4j.jts.FastJTSFactory
 
geometries - Variable in class org.wkb4j.jts.JTSFactory
Keeps a list of all the object created by this Factory.
geometries - Variable in class org.wkb4j.openmap.OpenMapFactory
 
geometries - Variable in class org.wkb4j.postgis.PostGISFactory
Keeps a list of all the object created by this Factory.
geometries - Variable in class org.wkb4j.postgis.GeometryCollection
 
geometryBuffer - Variable in class org.wkb4j.jts.JTSFactory
Stores a array of Geometry objects.
geometryBuffer - Variable in class org.wkb4j.postgis.PostGISFactory
 
GeometryCollection - class org.wkb4j.postgis.GeometryCollection.
 
GeometryCollection() - Constructor for class org.wkb4j.postgis.GeometryCollection
 
GeometryCollection(Geometry[]) - Constructor for class org.wkb4j.postgis.GeometryCollection
 
GeometryCollection(String) - Constructor for class org.wkb4j.postgis.GeometryCollection
 
geometryDepth - Variable in class org.wkb4j.factories.AbstractWKBFactory
 
geometryPointer - Variable in class org.wkb4j.jts.JTSFactory
Points to the next free slot in the geometryBuffer.
geometryPointer - Variable in class org.wkb4j.postgis.PostGISFactory
Points to the next free slot in the pointsBuffer.
getData(Connection, String) - Method in class org.wkb4j.jts.JTSGetter
 
getData(Connection, String) - Method in interface org.wkb4j.engine.WKBGetter
 
getData(Connection, String) - Method in class org.wkb4j.openmap.OpenMapGetter
 
getData(Connection, String) - Method in class org.wkb4j.postgis.PostgisGetter
 
getData(Connection, String, String, String) - Method in class org.wkb4j.jts.JTSGetter
 
getData(Connection, String, String, String) - Method in interface org.wkb4j.engine.WKBGetter
 
getData(Connection, String, String, String) - Method in class org.wkb4j.openmap.OpenMapGetter
 
getData(Connection, String, String, String) - Method in class org.wkb4j.postgis.PostgisGetter
 
getFD() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
getFilePointer() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
getGeometries() - Method in class org.wkb4j.jts.FastJTSFactory
Returns the geometries.
getGeometries() - Method in class org.wkb4j.jts.JTSFactory
Returns the geometries.
getGeometries() - Method in class org.wkb4j.openmap.OpenMapFactory
Returns the geometries.
getGeometries() - Method in class org.wkb4j.postgis.PostGISFactory
Returns the geometries.
getGeometry(int) - Method in class org.wkb4j.postgis.GeometryCollection
 
getInputStream() - Method in class org.wkb4j.engine.WKBParser
Returns the DataInputStream used to transform bytes into native types (int and double in our case).
getInternalBuffer() - Method in class org.wkb4j.engine.WKBParser
Returns the ResetableByteArrayInputStream
getOMGraphicList(Connection, String) - Method in class org.wkb4j.openmap.OpenMapGetter
 
getOMGraphicList(Connection, String, String, String) - Method in class org.wkb4j.openmap.OpenMapGetter
 
getPrecisionModel() - Method in class org.wkb4j.jts.FastJTSFactory
Returns the precisionModel.
getPrecisionModel() - Method in class org.wkb4j.jts.JTSFactory
Returns the precisionModel.
getSrid() - Method in class org.wkb4j.jts.FastJTSFactory
Returns the srid.
getSrid() - Method in class org.wkb4j.jts.JTSFactory
Returns the SRID used to construct the current Geometry.
getSrid() - Method in class org.wkb4j.openmap.OpenMapFactory
Returns the srid.
getValue() - Method in class org.wkb4j.postgis.GeometryCollection
 
getValues() - Method in class org.wkb4j.factories.AbstractWKBFactory
Returns the values.
getWords() - Method in class org.wkb4j.factories.AbstractWKBFactory
Returns the words.

I

in - Variable in class com.mindprod.ledatastream.LEDataInputStream
 
init() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
inputStream - Variable in class org.wkb4j.engine.WKBParser
 
internalBuffer - Variable in class org.wkb4j.engine.WKBParser
 
inUnit - Variable in class org.wkb4j.factories.AbstractWKBFactory
 
invertInt(byte[], int) - Method in class org.wkb4j.engine.WKBReader
 
invertLong(byte[], int) - Method in class org.wkb4j.engine.WKBReader
 
inWork - Variable in class org.wkb4j.factories.AbstractWKBFactory
 

J

JTSFactory - class org.wkb4j.jts.JTSFactory.
This class has the capability to transform data in the WKB format into JTS objects.
JTSFactory() - Constructor for class org.wkb4j.jts.JTSFactory
Construct a JTSFactory.
JTSFactory(PrecisionModel) - Constructor for class org.wkb4j.jts.JTSFactory
Construct a JTSFactory.
JTSGetter - class org.wkb4j.jts.JTSGetter.
Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
JTSGetter() - Constructor for class org.wkb4j.jts.JTSGetter
 

L

LEDataInputStream - class com.mindprod.ledatastream.LEDataInputStream.
 
LEDataInputStream(InputStream) - Constructor for class com.mindprod.ledatastream.LEDataInputStream
constructor
LEDataOutputStream - class com.mindprod.ledatastream.LEDataOutputStream.
 
LEDataOutputStream(OutputStream) - Constructor for class com.mindprod.ledatastream.LEDataOutputStream
constructor
length() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
LERandomAccessFile - class com.mindprod.ledatastream.LERandomAccessFile.
 
LERandomAccessFile(File, String) - Constructor for class com.mindprod.ledatastream.LERandomAccessFile
 
LERandomAccessFile(String, String) - Constructor for class com.mindprod.ledatastream.LERandomAccessFile
constructors
LETest - class com.mindprod.ledatastream.LETest.
 
LETest() - Constructor for class com.mindprod.ledatastream.LETest
 
linearRing - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
linearRingBuffer - Variable in class org.wkb4j.jts.FastJTSFactory
 
linearRingBuffer - Variable in class org.wkb4j.jts.JTSFactory
Stores a array of LinearRing objects.
linearRingBuffer - Variable in class org.wkb4j.postgis.PostGISFactory
Stores a array of LinearRing objects.
linearRingPointer - Variable in class org.wkb4j.jts.FastJTSFactory
 
linearRingPointer - Variable in class org.wkb4j.jts.JTSFactory
Points to the next free slot in the linearRingBuffer.
linearRingPointer - Variable in class org.wkb4j.postgis.PostGISFactory
Points to the next free slot in the linearRingBuffer.
lineStringBuffer - Variable in class org.wkb4j.jts.FastJTSFactory
 
lineStringBuffer - Variable in class org.wkb4j.jts.JTSFactory
Stores a array of LineString objects.
lineStringBuffer - Variable in class org.wkb4j.postgis.PostGISFactory
Stores a array of LineString objects.
lineStringPointer - Variable in class org.wkb4j.jts.FastJTSFactory
 
lineStringPointer - Variable in class org.wkb4j.jts.JTSFactory
Points to the next free slot in the lineStringBuffer.
lineStringPointer - Variable in class org.wkb4j.postgis.PostGISFactory
Points to the next free slot in the lineStringBuffer.
log - Static variable in class org.wkb4j.jts.FastJTSFactory
 
log - Static variable in class org.wkb4j.jts.JTSGetter
 
log - Static variable in class org.wkb4j.jts.JTSFactory
 
log - Static variable in class org.wkb4j.factories.AbstractWKBFactory
 
log - Static variable in class org.wkb4j.factories.EmptyWKBFactory
 
log - Static variable in class org.wkb4j.factories.LoggingWKBFactory
 
log - Static variable in class org.wkb4j.engine.WKBParser
 
log - Static variable in class org.wkb4j.engine.WKBParser3D
 
log - Static variable in class org.wkb4j.engine.WKBReader
 
log - Static variable in class org.wkb4j.engine.AbstractWKBGetter
 
log - Static variable in class org.wkb4j.openmap.OpenMapGetter
 
log - Static variable in class org.wkb4j.openmap.OpenMapFactory
 
log - Static variable in class org.wkb4j.postgis.PostgisGetter
 
Log - Static variable in class org.wkb4j.examples.SampleGetter
 
Log - Static variable in class org.wkb4j.examples.SampleCode
 
Log - Static variable in class org.wkb4j.postgis.PostGISFactory
 
LoggingWKBFactory - class org.wkb4j.factories.LoggingWKBFactory.
 
LoggingWKBFactory() - Constructor for class org.wkb4j.factories.LoggingWKBFactory
 

M

main(String[]) - Static method in class com.mindprod.ledatastream.LETest
 
main(String[]) - Static method in class org.wkb4j.examples.SampleGetter
 
main(String[]) - Static method in class org.wkb4j.examples.SampleCode
 

N

newGeometryCollectionComponent() - Method in class org.wkb4j.jts.JTSFactory
 
newGeometryCollectionComponent() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
newGeometryCollectionComponent() - Method in interface org.wkb4j.engine.WKBFactory
Signals that a new component for the geometry factory is about to processed OR that all components has been used.
newGeometryCollectionComponent() - Method in class org.wkb4j.openmap.OpenMapFactory
 
newGeometryCollectionComponent() - Method in class org.wkb4j.postgis.PostGISFactory
 
newSrid - Variable in class org.wkb4j.jts.JTSFactory
Transient SRID used for the next Geometries.
numGeometries() - Method in class org.wkb4j.postgis.GeometryCollection
 

O

OpenMapFactory - class org.wkb4j.openmap.OpenMapFactory.
This class has capability to transform data in the WKB format into OpenMap objects.
OpenMapFactory() - Constructor for class org.wkb4j.openmap.OpenMapFactory
The OMGraphics won't contain the SRID in the AppObject.
OpenMapFactory(boolean) - Constructor for class org.wkb4j.openmap.OpenMapFactory
If _sridAsShapeObject is true, the created OMGraphics will have the SRID of the record used as the AppObject.
OpenMapGetter - class org.wkb4j.openmap.OpenMapGetter.
Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
OpenMapGetter() - Constructor for class org.wkb4j.openmap.OpenMapGetter
 
org.wkb4j.engine - package org.wkb4j.engine
 
org.wkb4j.examples - package org.wkb4j.examples
 
org.wkb4j.factories - package org.wkb4j.factories
 
org.wkb4j.jts - package org.wkb4j.jts
 
org.wkb4j.openmap - package org.wkb4j.openmap
 
org.wkb4j.postgis - package org.wkb4j.postgis
 

P

parseData(byte[], byte[]) - Method in class org.wkb4j.engine.WKBParser
Load the raw bytes in the WKB format representing one record of the DB and generates the events.
parseData(byte[], byte[][]) - Method in class org.wkb4j.engine.WKBParser
Load the raw bytes in the WKB format and generates the events.
parseData(byte[], int) - Method in class org.wkb4j.engine.WKBParser
Load the raw bytes in the WKB format and generates the events.
parseInt(byte[], boolean) - Method in class org.wkb4j.engine.WKBParser
 
parseNDRRecord(byte[]) - Method in class org.wkb4j.engine.WKBReader
 
parser - Variable in class org.wkb4j.engine.AbstractWKBGetter
 
parseType(int, int) - Method in class org.wkb4j.engine.WKBParser
Read the given and generates the corresponding events.
pointBuffer - Variable in class org.wkb4j.jts.FastJTSFactory
Stores a array of Point objects.
pointBuffer - Variable in class org.wkb4j.jts.JTSFactory
Stores a array of Point objects.
pointPointer - Variable in class org.wkb4j.jts.FastJTSFactory
Points to the next free slot in the pointPointer.
pointPointer - Variable in class org.wkb4j.jts.JTSFactory
Points to the next free slot in the pointBuffer.
pointsBuffer - Variable in class org.wkb4j.postgis.PostGISFactory
Stores a array of Point objects, for MultiPoint.
pointsPointer - Variable in class org.wkb4j.postgis.PostGISFactory
Points to the next free slot in the pointsBuffer.
polygonBuffer - Variable in class org.wkb4j.jts.FastJTSFactory
 
polygonBuffer - Variable in class org.wkb4j.jts.JTSFactory
Stores a array of Polygon objects.
polygonBuffer - Variable in class org.wkb4j.postgis.PostGISFactory
Stores a array of Polygon objects.
polygonPointer - Variable in class org.wkb4j.jts.FastJTSFactory
 
polygonPointer - Variable in class org.wkb4j.jts.JTSFactory
Points to the next free slot in the polygonBuffer.
polygonPointer - Variable in class org.wkb4j.postgis.PostGISFactory
Points to the next free slot in the polygonBuffer.
PostGISFactory - class org.wkb4j.postgis.PostGISFactory.
This class has the capability to transform data in the WKB format into PostGIS objects.
PostGISFactory() - Constructor for class org.wkb4j.postgis.PostGISFactory
Construct a JTSFactory.
PostgisGetter - class org.wkb4j.postgis.PostgisGetter.
Retrieves PostGIS geometries from the specified database Connectiion and return them in a List.
PostgisGetter() - Constructor for class org.wkb4j.postgis.PostgisGetter
 
precisionModel - Variable in class org.wkb4j.jts.FastJTSFactory
 
precisionModel - Variable in class org.wkb4j.jts.JTSFactory
The PrecisionModel used to built every Geometry.

R

r - Variable in class com.mindprod.ledatastream.LERandomAccessFile
 
read() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
read() - Method in class org.wkb4j.engine.ResetableByteArrayInputStream
This method was subclassed here because in is synchronized in the default implementation and we don't need that.
read(byte[]) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
read(byte[], int, int) - Method in class com.mindprod.ledatastream.LEDataInputStream
 
read(byte[], int, int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readBoolean() - Method in class com.mindprod.ledatastream.LEDataInputStream
 
readBoolean() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readByte() - Method in class com.mindprod.ledatastream.LEDataInputStream
 
readByte() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readChar() - Method in class com.mindprod.ledatastream.LEDataInputStream
like DataInputStream.readChar except little endian.
readChar() - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.readChar except little endian.
readData(Connection, String, List, WKBParser) - Method in class org.wkb4j.engine.WKBReader
Fetches the binary data from the database and pass each record to the WKBParser with the submitted WKBFactory.
readData(Connection, String, WKBParser) - Method in class org.wkb4j.engine.WKBReader
Fetches the binary data from the database and pass each record to the WKBParser with the submitted WKBFactory.
readDataWithPartialQuery(Connection, String, String, WKBParser) - Method in class org.wkb4j.engine.WKBReader
Fetches the binary data from the database and pass each record to the submitted WKBParser.
readDataWithWhereClause(Connection, String, String, String, WKBParser) - Method in class org.wkb4j.engine.WKBReader
Fetches the binary data from the database and pass each record to the submitted WKBParser.
readDouble() - Method in class com.mindprod.ledatastream.LEDataInputStream
like DataInputStream.readDouble except little endian.
readDouble() - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.readDouble except little endian.
reader - Variable in class org.wkb4j.engine.AbstractWKBGetter
 
readFloat() - Method in class com.mindprod.ledatastream.LEDataInputStream
like DataInputStream.readFloat except little endian.
readFloat() - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.readFloat except little endian.
readFully(byte[]) - Method in class com.mindprod.ledatastream.LEDataInputStream
 
readFully(byte[]) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readFully(byte[], int, int) - Method in class com.mindprod.ledatastream.LEDataInputStream
 
readFully(byte[], int, int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readGeometryCollection() - Method in class org.wkb4j.engine.WKBParser
Reads a GeometryCollection.
readGeometryCollection() - Method in class org.wkb4j.engine.WKBParser3D
Reads a GeometryCollection.
readInt() - Method in class com.mindprod.ledatastream.LEDataInputStream
like DataInputStream.readInt except little endian.
readInt() - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.readInt except little endian.
readLine() - Method in class com.mindprod.ledatastream.LEDataInputStream
Deprecated.  
readLine() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readLinearRing(int) - Method in class org.wkb4j.engine.WKBParser
Method readLinearRing.
readLineString(int) - Method in class org.wkb4j.engine.WKBParser
Reads a LineString.
readLong() - Method in class com.mindprod.ledatastream.LEDataInputStream
like DataInputStream.readLong except little endian.
readLong() - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.readLong except little endian.
readMultiLineString() - Method in class org.wkb4j.engine.WKBParser
Reads a MultiLineString.
readMultiLineString() - Method in class org.wkb4j.engine.WKBParser3D
Reads a MultiLineString.
readMultiPoint() - Method in class org.wkb4j.engine.WKBParser
Reads a MultiPoint.
readMultiPoint() - Method in class org.wkb4j.engine.WKBParser3D
Reads a MultiPoint.
readMultiPolygon() - Method in class org.wkb4j.engine.WKBParser3D
Reads a MultiPolygon.
readMultiPolygon(int) - Method in class org.wkb4j.engine.WKBParser
Reads a MultiPolygon.
readPoint(int) - Method in class org.wkb4j.engine.WKBParser
Reads a Point.
readPoints(int, int) - Method in class org.wkb4j.engine.WKBParser
Reads a number of Points.
readPoints(int, int) - Method in class org.wkb4j.engine.WKBParser3D
Reads a number of Points.
readPolygon(int) - Method in class org.wkb4j.engine.WKBParser
Reads a Polygon.
readShort() - Method in class com.mindprod.ledatastream.LEDataInputStream
like DataInputStream.readShort except little endian.
readShort() - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.readShort except little endian.
readUnsignedByte() - Method in class com.mindprod.ledatastream.LEDataInputStream
 
readUnsignedByte() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readUnsignedShort() - Method in class com.mindprod.ledatastream.LEDataInputStream
like DataInputStream.readUnsignedShort except little endian.
readUnsignedShort() - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.readUnsignedShort except little endian.
readUTF() - Method in class com.mindprod.ledatastream.LEDataInputStream
 
readUTF() - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
readUTF(DataInput) - Static method in class com.mindprod.ledatastream.LEDataInputStream
 
reset() - Method in class com.mindprod.ledatastream.LEDataInputStream
 
reset() - Method in class org.wkb4j.jts.JTSFactory
 
reset() - Method in class org.wkb4j.factories.AbstractWKBFactory
 
reset() - Method in class org.wkb4j.factories.LoggingWKBFactory
 
reset() - Method in class org.wkb4j.openmap.OpenMapFactory
 
reset() - Method in class org.wkb4j.postgis.PostGISFactory
 
reset(byte[]) - Method in class org.wkb4j.engine.ResetableByteArrayInputStream
Reset an ResetableByteArrayInputStream to its prime state.
reset(byte[], int, int) - Method in class org.wkb4j.engine.ResetableByteArrayInputStream
Reset an ResetableByteArrayInputStream to its prime state.
ResetableByteArrayInputStream - class org.wkb4j.engine.ResetableByteArrayInputStream.
ResetableByteArrayInputStream is a ByteArrayInputStream where the internal buffer can be reinitialized with a new input buffer, removing the need for destroying and recreating a different ByteArrayInputStream for each input buffer.
ResetableByteArrayInputStream(byte[]) - Constructor for class org.wkb4j.engine.ResetableByteArrayInputStream
Creates a ResetableByteArrayInputStream so that it uses buf as its buffer array.
ResetableByteArrayInputStream(byte[], int, int) - Constructor for class org.wkb4j.engine.ResetableByteArrayInputStream
Creates ResetableByteArrayInputStream that uses buf as its buffer array.
rewindPointer(int) - Method in class org.wkb4j.factories.AbstractWKBFactory
 

S

SampleCode - class org.wkb4j.examples.SampleCode.
Showcase how to use WKB4J.
SampleCode() - Constructor for class org.wkb4j.examples.SampleCode
 
SampleGetter - class org.wkb4j.examples.SampleGetter.
Showcase how to use WKB4J using a WKBGetter.
SampleGetter() - Constructor for class org.wkb4j.examples.SampleGetter
 
sanitizeWords(List) - Method in class org.wkb4j.engine.WKBReader
 
seek(long) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
setInternalBuffer(ResetableByteArrayInputStream) - Method in class org.wkb4j.engine.WKBParser
Sets the ResetableByteArrayInputStream
setPrecisionModel(PrecisionModel) - Method in class org.wkb4j.jts.FastJTSFactory
Sets the precisionModel.
setPrecisionModel(PrecisionModel) - Method in class org.wkb4j.jts.JTSFactory
Sets the precisionModel.
setSrid(int) - Method in class org.wkb4j.jts.FastJTSFactory
Sets the srid.
setSrid(int) - Method in class org.wkb4j.jts.JTSFactory
Sets the SRID used to construct Geometries.
setSrid(int) - Method in class org.wkb4j.openmap.OpenMapFactory
Sets the srid.
setValues(int[]) - Method in class org.wkb4j.factories.AbstractWKBFactory
Sets the values.
setWords(String[]) - Method in class org.wkb4j.factories.AbstractWKBFactory
Sets the words.
size() - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
skipBytes(int) - Method in class com.mindprod.ledatastream.LEDataInputStream
 
skipBytes(int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
srid - Variable in class org.wkb4j.jts.FastJTSFactory
 
srid - Variable in class org.wkb4j.jts.JTSFactory
The SRID of the top-level Geometry being created.
srid - Variable in class org.wkb4j.openmap.OpenMapFactory
 
srid - Variable in class org.wkb4j.postgis.PostGISFactory
The SRID of the top-level Geometry being created.
sridAsAppObject - Variable in class org.wkb4j.openmap.OpenMapFactory
 
sridObject - Variable in class org.wkb4j.openmap.OpenMapFactory
 

T

tempGraphicList - Variable in class org.wkb4j.openmap.OpenMapFactory
 
tempGraphicList2 - Variable in class org.wkb4j.openmap.OpenMapFactory
 
toString() - Method in class org.wkb4j.postgis.GeometryCollection
 
typeStack - Variable in class org.wkb4j.factories.AbstractWKBFactory
 

V

values - Variable in class org.wkb4j.factories.AbstractWKBFactory
 

W

w - Variable in class com.mindprod.ledatastream.LEDataInputStream
 
w - Variable in class com.mindprod.ledatastream.LEDataOutputStream
 
w - Variable in class com.mindprod.ledatastream.LERandomAccessFile
 
WKBFactory - interface org.wkb4j.engine.WKBFactory.
WKBFactory must be implemented by any class wishing to serve as a factory for geometric objects.
WKBFactory3D - interface org.wkb4j.engine.WKBFactory3D.
WKBFactory3D must be implemented by any class wishing to serve as a factory for geometric objects.
wkbGeometryCollection - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
WKBGeometryTypes - interface org.wkb4j.engine.WKBGeometryTypes.
WKBGeometryTypes centralises the ID of the different types of Geometry as defined in the Simple Features Specification for SQL Unfortunately, this standard didn't attributed an ID to all the structures it defined, for efficiency I guess.
WKBGetter - interface org.wkb4j.engine.WKBGetter.
 
wkbLineString - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
wkbMultiLineString - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
wkbMultiPoint - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
wkbMultiPolygon - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
WKBParser - class org.wkb4j.engine.WKBParser.
Generate events from the submitted array of bytes holding binary data in the Well-Known Binary format.
WKBParser(WKBFactory) - Constructor for class org.wkb4j.engine.WKBParser
Constructor for WKBParser.
WKBParser(WKBFactory, String[], boolean) - Constructor for class org.wkb4j.engine.WKBParser
Constructor for WKBParser.
WKBParser3D - class org.wkb4j.engine.WKBParser3D.
Generate events from the submitted array of bytes holding binary data in the Well-Known Binary format.
WKBParser3D(WKBFactory3D) - Constructor for class org.wkb4j.engine.WKBParser3D
Constructor for WKBParser.
wkbPoint - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
wkbPolygon - Static variable in interface org.wkb4j.engine.WKBGeometryTypes
 
WKBReader - class org.wkb4j.engine.WKBReader.
Creation date: 3 juil. 2002 00:16:50
WKBReader() - Constructor for class org.wkb4j.engine.WKBReader
Constructor for WKBReader.
words - Variable in class org.wkb4j.factories.AbstractWKBFactory
 
words - Variable in class org.wkb4j.engine.WKBParser
 
write(byte[]) - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
write(byte[]) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
write(byte[], int, int) - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
write(byte[], int, int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
write(int) - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
write(int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
writeBoolean(boolean) - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
writeBoolean(boolean) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
writeByte(int) - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
writeByte(int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
writeBytes(String) - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
writeBytes(String) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 
writeChar(int) - Method in class com.mindprod.ledatastream.LEDataOutputStream
like DataOutputStream.writeChar.
writeChar(int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.writeChar.
writeChars(String) - Method in class com.mindprod.ledatastream.LEDataOutputStream
like DataOutputStream.writeChars, flip each char.
writeChars(String) - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.writeChars, has to flip each char.
writeDouble(double) - Method in class com.mindprod.ledatastream.LEDataOutputStream
like DataOutputStream.writeDouble.
writeDouble(double) - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.writeDouble.
writeFloat(float) - Method in class com.mindprod.ledatastream.LEDataOutputStream
like DataOutputStream.writeFloat.
writeFloat(float) - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.writeFloat.
writeInt(int) - Method in class com.mindprod.ledatastream.LEDataOutputStream
like DataOutputStream.writeInt.
writeInt(int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.writeInt.
writeLong(long) - Method in class com.mindprod.ledatastream.LEDataOutputStream
like DataOutputStream.writeLong.
writeLong(long) - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.writeLong.
writeShort(int) - Method in class com.mindprod.ledatastream.LEDataOutputStream
like DataOutputStream.writeShort.
writeShort(int) - Method in class com.mindprod.ledatastream.LERandomAccessFile
like RandomAcessFile.writeShort.
writeUTF(String) - Method in class com.mindprod.ledatastream.LEDataOutputStream
 
writeUTF(String) - Method in class com.mindprod.ledatastream.LERandomAccessFile
 

Z

ZFLAG - Static variable in class org.wkb4j.engine.WKBParser3D
 

A B C D E F G I J L M N O P R S T V W Z

Copyright © 2002-2003 David Garnier. All Rights Reserved.