Uses of Package
org.locationtech.jts.io
-
Packages that use org.locationtech.jts.io Package Description org.locationtech.jts.io Contains the interfaces for converting JTS objects to and from other formats.org.locationtech.jts.io.geojson org.locationtech.jts.io.kml org.locationtech.jts.io.twkb -
Classes in org.locationtech.jts.io used by org.locationtech.jts.io Class Description InStream A interface for classes providing an input stream of bytes.Ordinate An enumeration of possible Well-Known-Text or Well-Known-Binary ordinates.OrdinateFormat Formats numeric values for ordinates in a consistent, accurate way.OutStream A interface for classes providing an output stream of bytes.ParseException Thrown by aWKTReader
when a parsing problem occurs.WKBReader Reads aGeometry
from a byte stream in Well-Known Binary format.WKTReader Converts a geometry in Well-Known Text format to aGeometry
. -
Classes in org.locationtech.jts.io used by org.locationtech.jts.io.geojson Class Description ParseException Thrown by aWKTReader
when a parsing problem occurs. -
Classes in org.locationtech.jts.io used by org.locationtech.jts.io.kml Class Description ParseException Thrown by aWKTReader
when a parsing problem occurs. -
Classes in org.locationtech.jts.io used by org.locationtech.jts.io.twkb Class Description ParseException Thrown by aWKTReader
when a parsing problem occurs.