rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
void | testAsText () |
void | testAsTextZ () |
Static Public Attributes | |
static final String | testGeometryZ ="LINESTRING Z(1 2 3, 4 5 6)" |
static final String | testGeometry ="LINESTRING (1 2, 4 5)" |
void testAsText | ( | ) |
References GeometricStringExportFunction.evaluate(), WKTDatatype.LiteralIRI, and AsTextTest.testGeometry.
void testAsTextZ | ( | ) |
|
static |
Referenced by AsTextTest.testAsText(), and AsTextTest.testAsTextZ().
|
static |