| 
    rdf4j-postgis
    Version 0.1.0.0
    
   | 
 


Public Member Functions | |
| Geometry | read (String geometryLiteral) | 
| String | unparse (Geometry geom) | 
Static Public Attributes | |
| static final String | URI = POSTGIS.NAMESPACE+POSTGIS.GeoURI | 
| The default WKT type URI.  More... | |
| static final GeoURIDatatype | INSTANCE = new GeoURIDatatype() | 
| A static instance of WKTDatatype.  More... | |
| static final IRI | LiteralIRI =SimpleValueFactory.getInstance().createIRI(POSTGIS.NAMESPACE+POSTGIS.GeoURI) | 
| Geometry read | ( | String | geometryLiteral | ) | 
Reimplemented from VectorLiteral.
| String unparse | ( | Geometry | geom | ) | 
Reimplemented from VectorLiteral.
      
  | 
  static | 
A static instance of WKTDatatype.
Referenced by LiteralRegistry.LiteralRegistry().
      
  | 
  static | 
      
  | 
  static | 
The default WKT type URI.
Referenced by LiteralRegistry.LiteralRegistry().