Class GeoJSONWriter
java.lang.Object
org.locationtech.spatial4j.io.GeoJSONWriter
- All Implemented Interfaces:
ShapeIO, ShapeWriter
- Direct Known Subclasses:
JtsGeoJSONWriter
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GeoJSONWriter
-
-
Method Details
-
getFormatName
- Specified by:
getFormatNamein interfaceShapeIO- Returns:
- the format name
-
write
- Throws:
IOException
-
write
Description copied from interface:ShapeWriterWrite a shape to the output writer- Specified by:
writein interfaceShapeWriter- Throws:
IOException
-
toString
Description copied from interface:ShapeWriterWrite a shape to String- Specified by:
toStringin interfaceShapeWriter
-