|
kiwi-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.GeoURI |
| The default WKT type URI. More... | |
| static final GeoURIDatatype | INSTANCE = new GeoURIDatatype() |
| A static instance of WKTDatatype. More... | |
| Geometry read | ( | String | geometryLiteral | ) |
| String unparse | ( | Geometry | geom | ) |
|
static |
A static instance of WKTDatatype.
Referenced by LiteralRegistry.LiteralRegistry().
|
static |
The default WKT type URI.
Referenced by LiteralRegistry.LiteralRegistry().