rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | test2DGeom () |
void | test3DGeom () |
void | testMGeom () |
Static Public Attributes | |
static final String | geom2D ="POINT(1 1)" |
static final String | geom3D ="POINT Z(1 1 2)" |
static final String | geomM ="POINT M(1 1 0.5)" |
void test2DGeom | ( | ) |
References GeometricIntegerAttributeFunction.evaluate(), NDimsTest.geom2D, and WKTDatatype.LiteralIRI.
void test3DGeom | ( | ) |
References GeometricIntegerAttributeFunction.evaluate(), NDimsTest.geom3D, and WKTDatatype.LiteralIRI.
void testMGeom | ( | ) |
References GeometricIntegerAttributeFunction.evaluate(), NDimsTest.geomM, and WKTDatatype.LiteralIRI.
|
static |
Referenced by NDimsTest.test2DGeom().
|
static |
Referenced by NDimsTest.test3DGeom().
|
static |
Referenced by NDimsTest.testMGeom().