rdf4j-postgis
Version 0.1.0.0
|
Public Member Functions | |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
abstract Geometry | attribute (GridCoverage geom, Integer longitude, Integer latitude) |
|
abstract |
Reimplemented in WorldToRasterCoord, RasterToWorldCoord, and PixelAsPoint.
Referenced by RasterAttributeIntIntGeomFunction.evaluate().
Value evaluate | ( | ValueFactory | valueFactory, |
Value... | args | ||
) | throws ValueExprEvaluationException |
References RasterAttributeIntIntGeomFunction.attribute(), and LiteralRegistry.getLiteral().
Referenced by RasterToWorldCoordTest.testRasterToWorldCoord(), and WorldToRasterCoordTest.testWorldToRasterCoord().