| 
    rdf4j-postgis
    Version 0.1.0.0
    
   | 
 
Calculates an offset curve from a given geometry and a given distance. More...


Public Member Functions | |
| String | getURI () | 
| Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException | 
Protected Member Functions | |
| Geometry | relation (Geometry geom, Double distance) | 
Calculates an offset curve from a given geometry and a given distance.
      
  | 
  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_offsetCurve.
      
  | 
  protected | 
Reimplemented from GeometricModifierDoubleFunction.