Class DefaultWktWriter
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.geosparql.DefaultWktWriter
- All Implemented Interfaces:
WktWriter
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final org.locationtech.spatial4j.io.ShapeWriter
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
wktWriter
private final org.locationtech.spatial4j.io.ShapeWriter wktWriter
-
-
Constructor Details
-
DefaultWktWriter
public DefaultWktWriter(org.locationtech.spatial4j.context.SpatialContext context)
-
-
Method Details
-
toWkt
- Specified by:
toWkt
in interfaceWktWriter
- Throws:
IOException
-