rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testBoundary () |
Static Public Attributes | |
static final String | testPolygon ="POLYGON ((0 0, 1 0, 1 1, 0.5 3.2e-4, 0 0))" |
static final String | result ="LINEARRING (0 0, 1 0, 1 1, 0.5 0.00032, 0 0)" |
void testBoundary | ( | ) |
References GeometricUnaryFunction.evaluate(), WKTDatatype.LiteralIRI, BoundaryTest.result, and BoundaryTest.testPolygon.
|
static |
Referenced by BoundaryTest.testBoundary().
|
static |
Referenced by BoundaryTest.testBoundary().