Class DefaultWktWriter
- java.lang.Object
-
- org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultWktWriter
-
-
Field Summary
Fields Modifier and Type Field Description private org.locationtech.spatial4j.io.ShapeWriter
wktWriter
-
Constructor Summary
Constructors Constructor Description DefaultWktWriter(org.locationtech.spatial4j.context.SpatialContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toWkt(org.locationtech.spatial4j.shape.Shape shape)
-