|
rdf4j-postgis
Version 0.1.0.0
|


Public Member Functions | |
| String | getURI () |
| Boolean | relation (Value v1, Value v2, Integer distance) |
| Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Static Public Member Functions | |
| static Boolean | vectorOrRaster (Literal lit) |
| static Literal | getLiteral (Function func, Value v) throws ValueExprEvaluationException |
Static Public Attributes | |
| static Set< String > | rasterLiteralURIs =new TreeSet<String>() |
| static Set< String > | vectorLiteralURIs =new TreeSet<String>() |
|
inherited |
|
staticinherited |
Referenced by DFullyWithin.relation(), and DWithin.relation().
| String getURI | ( | ) |
References POSTGIS.st_rast_DFullyWithin.
| Boolean relation | ( | Value | v1, |
| Value | v2, | ||
| Integer | distance | ||
| ) |
Reimplemented from RasterVectorRelationIntBinaryFunction.
References RasterVectorRelationIntBinaryFunction.getLiteral(), and RasterVectorRelationIntBinaryFunction.vectorOrRaster().
|
staticinherited |
|
staticinherited |
|
staticinherited |