rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testIsPolygonCWTrue () |
void | testIsPolygonCWFalse () |
Static Public Attributes | |
static final String | testPolygon ="POLYGON((1 2, 7 8, 5 6, 3 4, 1 2))" |
static final String | testPolygon2 ="POLYGON((1 2, 3 4, 5 6, 1 2))" |
void testIsPolygonCWFalse | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and IsPolygonCWTest.testPolygon.
void testIsPolygonCWTrue | ( | ) |
|
static |
Referenced by IsPolygonCWTest.testIsPolygonCWFalse(), and IsPolygonCWTest.testIsPolygonCWTrue().
|
static |