|
rdf4j-postgis
Version 0.1.0.0
|
Returns a WKT representation of a given geometry with a given precision. More...


Public Member Functions | |
| String | operation (Geometry geom, Integer value) |
| String | getURI () |
| Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Returns a WKT representation of a given geometry with a given precision.
|
inherited |
References LiteralRegistry.getLiteral(), and GeometricStringExportIntegerFunction.operation().
Referenced by AsTextRoundTest.testAsTextRound().
| String getURI | ( | ) |
References POSTGIS.ST_ASTEXTROUND.
| String operation | ( | Geometry | geom, |
| Integer | value | ||
| ) |
Reimplemented from GeometricStringExportIntegerFunction.