Package org.locationtech.jtstest.util.io
-
Class Summary Class Description GeoJsonMultiReader IOUtil MultiFormatBufferedReader Reads aGeometryfrom a string which is in either WKT, WKBHex or GML formatMultiFormatFileReader Reads aGeometrycollection from a file which is in WKT, WKBHex, GML, GeoJSON, or SHP format.MultiFormatReader Reads aGeometryfrom 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 aGeometryfrom a string which is in either WKT or WKBHex format