Uses of Class
org.locationtech.jts.io.ParseException
-
Packages that use ParseException Package Description org.locationtech.jts.io -
-
Uses of ParseException in org.locationtech.jts.io
Methods in org.locationtech.jts.io that throw ParseException Modifier and Type Method Description GeometryWKBReader. read(byte[] bytes)Reads a singleGeometryin WKB format from a byte array.GeometryWKBReader. read(InStream is)
-