| 
    rdf4j-postgis
    Version 0.1.0.0
    
   | 
 
Adds a measurement coordinate M which is extrapolated over the length of the given geometry. More...


Public Member Functions | |
| String | getURI () | 
| Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException | 
Protected Member Functions | |
| Geometry | relation (Geometry geom, Double value) | 
Adds a measurement coordinate M which is extrapolated over the length of the given geometry.
      
  | 
  inherited | 
References LiteralRegistry.getLiteral(), and GeometricModifierDoubleFunction.relation().
Referenced by DensifyTest.testDensify(), EnsureClosedTest.testEnsureClosed(), EnsureClosedTest.testEnsureClosed2(), RemoveGeometryTest.testRemoveGeometry1(), RemoveGeometryTest.testRemoveGeometry1Z(), RemoveGeometryTest.testRemoveGeometry2(), RemoveGeometryTest.testRemoveGeometry2Z(), RemoveRepeatedPointsTest.testRemoveRepeatedPoints(), SimplifyTest.testSimplify(), and SimplifyVWTest.testSimplifyVW().
| String getURI | ( | ) | 
References POSTGIS.st_addMeasure.
      
  | 
  protected | 
Reimplemented from GeometricModifierDoubleFunction.