rdf4j-postgis
Version 0.1.0.0
|
Adds geometry two (a point geometry) to geometry one at the last position of the coordinate array. More...
Public Member Functions | |
String | getURI () |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Protected Member Functions | |
Geometry | relation (Geometry geom1, Geometry geom2) |
Adds geometry two (a point geometry) to geometry one at the last position of the coordinate array.
|
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_ADDPOINT.
|
protected |