| 
    rdf4j-postgis
    Version 0.1.0.0
    
   | 
 


Public Member Functions | |
| GridCoverage | read (String geometryLiteral) | 
| String | unparse (GridCoverage geom) | 
Static Public Attributes | |
| static final String | URI =POSTGIS.NAMESPACE+POSTGIS.GMLCOV | 
| static final GMLCOVDatatype | INSTANCE =new GMLCOVDatatype() | 
| static final IRI | LiteralIRI =SimpleValueFactory.getInstance().createIRI(POSTGIS.NAMESPACE+POSTGIS.GMLCOV) | 
| GridCoverage read | ( | String | geometryLiteral | ) | 
Reimplemented from RasterLiteral.
Referenced by RastFromGMLCOV.construct(), and RastFromNetCDF.construct().
| String unparse | ( | GridCoverage | geom | ) | 
Reimplemented from RasterLiteral.
Referenced by AsGMLCOV.operation(), and AsNetCDF.operation().
      
  | 
  static | 
Referenced by RastFromGMLCOV.construct(), LiteralRegistry.LiteralRegistry(), and AsGMLCOV.operation().
      
  | 
  static | 
      
  | 
  static | 
Referenced by LiteralRegistry.LiteralRegistry().