Interface WktWriter
-
- All Known Implementing Classes:
DefaultWktWriter
public interface WktWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
toWkt(org.locationtech.spatial4j.shape.Shape shape)
-