rdf4j-postgis
Version 0.1.0.0
|
Generates a given number of points in a convex hull of a geometry. More...
Public Member Functions | |
String | getURI () |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Protected Member Functions | |
Geometry | relation (Geometry geom, Integer amount) |
Generates a given number of points in a convex hull of a geometry.
|
inherited |
References LiteralRegistry.getLiteral(), and GeometricModifierIntegerFunction.relation().
Referenced by CollectionExtractTest.testCollectionExtract(), GeneratePointsTest.testGeneratePoints(), PointNTest.testLineString(), PrecisionReducerTest.testPrecisionReducer(), RemovePointTest.testRemovePoint(), RemovePointTest.testRemovePointZ(), RemoveRingTest.testRemoveRing(), and ReverseRingTest.testReverseRing().
String getURI | ( | ) |
References POSTGIS.st_generatePoints.
|
protected |
Reimplemented from GeometricModifierIntegerFunction.