rdf4j-postgis
Version 0.1.0.0
|
This is the complete list of members for LiteralUtils, including all inherited members.
arithmeticMeanRasterValue(GridCoverage raster, Integer bandnum) | LiteralUtils | static |
containsRasterValue(GridCoverage raster, Integer bandnum, Double value) | LiteralUtils | static |
createGeometry(Coordinate[] coordinates, String geomtype, Integer srid) | LiteralUtils | static |
createGeometry(List< Coordinate > coordarray, String geomtype, Integer srid) | LiteralUtils | static |
createGeometryCollection(List< Geometry > geometries, String geomtype, Integer srid) | LiteralUtils | static |
createGeometryCollection(Geometry[] geometries, String geomtype, Integer srid) | LiteralUtils | static |
cropRaster2(GridCoverage raster, Double width, Double height, Double x, Double y) | LiteralUtils | static |
maxRasterValue(GridCoverage raster, Integer bandnum) | LiteralUtils | static |
minRasterValue(GridCoverage raster, Integer bandnum) | LiteralUtils | static |
toGeometry(final org.opengis.geometry.Envelope envelope) | LiteralUtils | static |
toGeometry(final Envelope envelope) | LiteralUtils | static |
toGeometry(final Envelope2D envelope) | LiteralUtils | static |
toGeometry(final OctagonalEnvelope envelope) | LiteralUtils | static |
toGeometry(final Rectangle envelope) | LiteralUtils | static |
transform(Geometry sourcegeom, Geometry targetgeom) | LiteralUtils | static |
worldToRaster(GridCoverage raster, Double latitude, Double longitude) | LiteralUtils | static |