|
rdf4j-postgis
Version 0.1.0.0
|

Public Member Functions | |
| void | testHasRepeatedPoints () |
| void | testHasRepeatedPoints2 () |
Static Public Attributes | |
| static final String | testGeometry ="LINESTRING(0 0, 1 1, 2 4, 1 1,6 8)" |
| static final String | testGeometry2 ="LINESTRING(0 0, 1 1, 2 4,6 8)" |
| void testHasRepeatedPoints | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and HasRepeatedPointsTest.testGeometry.
| void testHasRepeatedPoints2 | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and HasRepeatedPointsTest.testGeometry2.
|
static |
Referenced by HasRepeatedPointsTest.testHasRepeatedPoints().
|
static |
Referenced by HasRepeatedPointsTest.testHasRepeatedPoints2().