Package org.locationtech.jtstest.util.io
-
Class Summary Class Description GeoJsonMultiReader IOUtil MultiFormatBufferedReader Reads aGeometry
from a string which is in either WKT, WKBHex or GML formatMultiFormatFileReader Reads aGeometry
collection from a file which is in WKT, WKBHex, GML, GeoJSON, or SHP format.MultiFormatReader Reads aGeometry
from a string which is in either WKT, WKBHex or GML formatSVGWriter Writes the SVG representation of aGeometry
.WKBDumper Dumps out WKB in a structured formatted text display.WKTOrWKBReader Reads aGeometry
from a string which is in either WKT or WKBHex format