rdf4j-postgis  Version 0.1.0.0
Package org.eclipse.rdf4j.query.algebra.evaluation.function.postgis.linestring.constructor

Classes

class  LineFromEncodedPolyline
 Creates a LineString from the encoded polyline format. More...
 
class  LineFromMultiPoint
 Creates a LineString from a given MultiPoint representation. More...
 
class  LineFromText
 Creates a LineString from a WKT String. More...
 
class  LineFromWKB
 Creates a LineString from a WKB String. More...
 
class  MakeLine
 Creates a LineString from a given geometry. More...
 
class  MLineFromText
 Creates a MultiLineString from a given WKT String. More...