|
rdf4j-postgis
Version 0.1.0.0
|

Public Member Functions | |
| void | testPoints () |
| void | testPoints3D () |
Static Public Attributes | |
| static final String | testGeometryZ ="LINESTRING Z(1 2 3, 4 5 6)" |
| static final String | testGeometry ="LINESTRING (1 2, 4 5)" |
| void testPoints | ( | ) |
References GeometricUnaryFunction.evaluate(), WKTDatatype.LiteralIRI, and PointsTest.testGeometry.
| void testPoints3D | ( | ) |
References GeometricUnaryFunction.evaluate(), WKTDatatype.LiteralIRI, and PointsTest.testGeometryZ.
|
static |
Referenced by PointsTest.testPoints().
|
static |
Referenced by PointsTest.testPoints3D().