- paint(Graphics) - Method in class examples.TestJava2d.GisCanvas
-
- parse(String, GeneralPath) - Method in class org.postgis.java2d.ShapeBinaryParser
-
Parse a hex encoded geometry
Is synchronized to protect offset counter.
- parse(byte[], GeneralPath) - Method in class org.postgis.java2d.ShapeBinaryParser
-
Parse a binary encoded geometry.
- 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
-