rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testMakePoint1 () |
void | testMakePointXYZ () |
Static Public Attributes | |
static final String | testPoint1 ="POINT(-71.1043443253471, 42.3150676015829)" |
static final String | testPointM ="POINT M(1, 2,1.5)" |
void testMakePoint1 | ( | ) |
References GeometricConstructor.evaluate(), WKTDatatype.LiteralIRI, and MakePointTest.testPoint1.
void testMakePointXYZ | ( | ) |
References GeometricConstructor.evaluate(), WKTDatatype.LiteralIRI, and MakePointTest.testPointM.
|
static |
Referenced by MakePointTest.testMakePoint1().
|
static |
Referenced by MakePointTest.testMakePointXYZ().