rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testHasSelfIntersectionsTrue () |
void | testHasSelfIntersectionsFalse () |
Static Public Attributes | |
static final String | testGeom ="LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31,77.29 29.07)" |
static final String | testGeom2 ="LINESTRING(77.29 29.07,77.42 29.26,77.27 29.31)" |
void testHasSelfIntersectionsFalse | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and HasSelfIntersectionsTest.testGeom2.
void testHasSelfIntersectionsTrue | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and HasSelfIntersectionsTest.testGeom.
|
static |
Referenced by HasSelfIntersectionsTest.testHasSelfIntersectionsTrue().
|
static |
Referenced by HasSelfIntersectionsTest.testHasSelfIntersectionsFalse().