|
rdf4j-postgis
Version 0.1.0.0
|


Public Member Functions | |
| GridCoverage | read (String geometryLiteral) |
| String | toString () |
| String | unparse (GridCoverage geom) |
Static Public Attributes | |
| static final String | URI = POSTGIS.NAMESPACE+POSTGIS.WKBRaster |
| static final WKBRastDatatype | INSTANCE = new WKBRastDatatype() |
| static final IRI | LiteralIRI =SimpleValueFactory.getInstance().createIRI(POSTGIS.NAMESPACE+POSTGIS.WKBRaster) |
| GridCoverage read | ( | String | geometryLiteral | ) |
Reimplemented from RasterLiteral.
References WKBRasterReader.readCoverage().
Referenced by RastFromWKB.construct().
| String toString | ( | ) |
References WKBRastDatatype.URI.
| String unparse | ( | GridCoverage | geom | ) |
Reimplemented from RasterLiteral.
References WKBRasterWriter.write().
Referenced by AsRastWKB.operation().
|
static |
Referenced by RastFromWKB.construct(), LiteralRegistry.LiteralRegistry(), and AsRastWKB.operation().
|
static |
Referenced by IsEmptyTest.testRasterIsEmptyTrue().
|
static |
Referenced by LiteralRegistry.LiteralRegistry(), and WKBRastDatatype.toString().