|
rdf4j-postgis
Version 0.1.0.0
|

Public Member Functions | |
| void | testIsConvexTrue () |
| void | testIsConvexFalse () |
Static Public Attributes | |
| static final String | isocelesTriangle ="POLYGON((8 2, 11 13, 2 6, 8 2))" |
| static final String | notIsocelesTriangle ="POLYGON((1 2, 3 4, 5 6, 1 2))" |
| void testIsConvexFalse | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), WKTDatatype.LiteralIRI, and IsConvexTest.notIsocelesTriangle.
| void testIsConvexTrue | ( | ) |
References GeometricBinaryAttributeFunction.evaluate(), IsConvexTest.isocelesTriangle, and WKTDatatype.LiteralIRI.
|
static |
Referenced by IsConvexTest.testIsConvexTrue().
|
static |
Referenced by IsConvexTest.testIsConvexFalse().