rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testRemovePoint () |
void | testRemovePointZ () |
Static Public Attributes | |
static final String | lineString ="LINESTRING (0 0, 1 1, 2 2)" |
static final String | lineStringZ ="LINESTRING Z(0 0 1, 1 1 1,2 2 1)" |
void testRemovePoint | ( | ) |
References GeometricModifierIntegerFunction.evaluate(), RemovePointTest.lineString, and WKTDatatype.LiteralIRI.
void testRemovePointZ | ( | ) |
|
static |
Referenced by RemovePointTest.testRemovePoint(), and RemovePointTest.testRemovePointZ().
|
static |