Class JtsWKTWriter
java.lang.Object
org.locationtech.spatial4j.io.WKTWriter
org.locationtech.spatial4j.io.jts.JtsWKTWriter
- All Implemented Interfaces:
ShapeIO
,ShapeWriter
Writes the WKT using JTS directly
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.locationtech.spatial4j.io.WKTWriter
append, getFormatName, getNumberFormat, write
-
Constructor Details
-
JtsWKTWriter
-
-
Method Details
-
toString
Description copied from interface:ShapeWriter
Write a shape to String- Specified by:
toString
in interfaceShapeWriter
- Overrides:
toString
in classWKTWriter
-