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 singleGeometry
in WKB format from a byte array.WKTFileReader.read()
Reads a sequence of geometries.byte
ByteOrderDataInStream.readByte()
Reads a byte value.double
ByteOrderDataInStream.readDouble()
Reads a double value.int
ByteOrderDataInStream.readInt()
Reads an int value.long
ByteOrderDataInStream.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