Interface WktWriter
-
public interface WktWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toWkt(org.locationtech.spatial4j.shape.Shape shape)
-
-
-
Method Detail
-
toWkt
String toWkt(org.locationtech.spatial4j.shape.Shape shape) throws IOException
- Throws:
IOException
-
-