rdf4j-postgis
Version 0.1.0.0
|
Sets the first point of the given geometry to the point given in the second parameter. More...
Public Member Functions | |
String | getURI () |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Protected Member Functions | |
Geometry | relation (Geometry geom1, Geometry geom2) |
Sets the first point of the given geometry to the point given in the second parameter.
|
inherited |
References LiteralRegistry.getLiteral(), GeometricModifierFunction.relation(), and LiteralUtils.transform().
Referenced by AddGeometryTest.testAddGeometry(), AddGeometryTest.testAddGeometryZ(), AddPointTest.testAddPoint(), AddPointTest.testAddPointZ(), AddRingTest.testAddRing(), ClosestPointTest.testClosestPoint(), FurthestCoordinateTest.testFurthestCoordinate(), SetEndPointTest.testSetEndPoint(), and SetStartPointTest.testSetStartPoint().
String getURI | ( | ) |
References POSTGIS.st_setStartPoint.
|
protected |