Uses of Class
org.locationtech.jts.io.ParseException
Packages that use ParseException
Package
Description
Contains the interfaces for converting JTS objects to and from other formats.
-
Uses of ParseException in org.locationtech.jts.io
Methods in org.locationtech.jts.io that throw ParseExceptionModifier and TypeMethodDescriptionWKBHexFileReader.read()Reads a sequence of geometries.WKBReader.read(byte[] bytes) Reads a singleGeometryin WKB format from a byte array.WKTFileReader.read()Reads a sequence of geometries.byteByteOrderDataInStream.readByte()Reads a byte value.doubleByteOrderDataInStream.readDouble()Reads a double value.intByteOrderDataInStream.readInt()Reads an int value.longByteOrderDataInStream.readLong()Reads a long value. -
Uses of ParseException in org.locationtech.jts.io.geojson
Methods in org.locationtech.jts.io.geojson that throw ParseException -
Uses of ParseException in org.locationtech.jts.io.kml
Methods in org.locationtech.jts.io.kml that throw ParseException -
Uses of ParseException in org.locationtech.jts.io.twkb
Methods in org.locationtech.jts.io.twkb that throw ParseException