Uses of Package
org.locationtech.jts.io
Packages that use org.locationtech.jts.io
Package
Description
Contains the interfaces for converting JTS objects to and from other formats.
-
Classes in org.locationtech.jts.io used by org.locationtech.jts.ioClassDescriptionAllows reading a stream of Java primitive datatypes from an underlying
InStream, with the representation being in either common byte ordering.A interface for classes providing an input stream of bytes.A interface for classes providing an output stream of bytes.Thrown by aWKTReaderwhen a parsing problem occurs.Reads aGeometryfrom a byte stream in Well-Known Binary format.Converts a geometry in Well-Known Text format to aGeometry. -
Classes in org.locationtech.jts.io used by org.locationtech.jts.io.geojson
-
Classes in org.locationtech.jts.io used by org.locationtech.jtsexample.geom
-
Classes in org.locationtech.jts.io used by org.locationtech.jtsexample.linearrefClassDescriptionThrown by a
WKTReaderwhen a parsing problem occurs.Converts a geometry in Well-Known Text format to aGeometry. -
Classes in org.locationtech.jts.io used by org.locationtech.jtsexample.operation.distance
-
Classes in org.locationtech.jts.io used by org.locationtech.jtsexample.operation.linemerge
-
Classes in org.locationtech.jts.io used by org.locationtech.jtsexample.precision
-
Classes in org.locationtech.jts.io used by org.locationtech.jtstest.testClassDescriptionThrown by a
WKTReaderwhen a parsing problem occurs.Writes the Well-Known Text representation of aGeometry. -
Classes in org.locationtech.jts.io used by org.locationtech.jtstest.testbuilder.model
-
Classes in org.locationtech.jts.io used by org.locationtech.jtstest.testrunnerClassDescriptionThrown by a
WKTReaderwhen a parsing problem occurs.Writes the Well-Known Text representation of aGeometry. -
Classes in org.locationtech.jts.io used by org.locationtech.jtstest.util.io