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:ShapeWriterWrite a shape to String- Specified by:
toStringin interfaceShapeWriter- Overrides:
toStringin classWKTWriter
-