rdf4j-postgis
Version 0.1.0.0
|
Returns the point within the given geometry nearest to the given length. More...
Public Member Functions | |
String | getURI () |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Protected Member Functions | |
Geometry | relation (Geometry line, Geometry point, Integer value) |
Returns the point within the given geometry nearest to the given length.
|
inherited |
References LiteralRegistry.getLiteral(), GeometricDoubleModifierIntegerFunction.relation(), and LiteralUtils.transform().
Referenced by SetPointTest.testSetPoint().
String getURI | ( | ) |
References POSTGIS.st_LengthToPoint.
|
protected |
Reimplemented from GeometricDoubleModifierIntegerFunction.