rdf4j-postgis
Version 0.1.0.0
|
Creates a Polygon from a LineString given as a WKT String. More...
Public Member Functions | |
String | getURI () |
Geometry | construct (String input, Integer srid) |
Value | evaluate (ValueFactory valueFactory, Value... args) throws ValueExprEvaluationException |
Creates a Polygon from a LineString given as a WKT String.
Geometry construct | ( | String | input, |
Integer | srid | ||
) |
|
inherited |
References GeometricConstructorInteger.construct(), and LiteralRegistry.getLiteral().
String getURI | ( | ) |
References POSTGIS.st_polygon.