rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testIsPolygonCCWTrue () |
void | testIsPolygonCCWFalse () |
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 testIsPolygonCCWFalse | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and IsPolygonCCWTest.testPolygon.
void testIsPolygonCCWTrue | ( | ) |
|
static |
Referenced by IsPolygonCCWTest.testIsPolygonCCWFalse(), and IsPolygonCCWTest.testIsPolygonCCWTrue().
|
static |