rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testForceCollection () |
void | testForceCollectionZ () |
Static Public Attributes | |
static final String | testGeom ="POLYGON ((0 0, 0 5, 5 0, 0 0),(1 1, 3 1, 1 3, 1 1))" |
static final String | testGeomZ ="POLYGON ((0 0 1,0 5 1,5 0 1,0 0 1),(1 1 1,3 1 1,1 3 1,1 1 1))" |
void testForceCollection | ( | ) |
References GeometricUnaryFunction.evaluate(), WKTDatatype.LiteralIRI, and ForceCollectionTest.testGeom.
void testForceCollectionZ | ( | ) |
References GeometricUnaryFunction.evaluate(), WKTDatatype.LiteralIRI, and ForceCollectionTest.testGeomZ.
|
static |
Referenced by ForceCollectionTest.testForceCollection().
|
static |
Referenced by ForceCollectionTest.testForceCollectionZ().