Uses of Interface
org.locationtech.jts.io.InStream
Packages that use InStream
Package
Description
Contains the interfaces for converting JTS objects to and from other formats.
-
Uses of InStream in org.locationtech.jts.io
Classes in org.locationtech.jts.io that implement InStreamModifier and TypeClassDescriptionclassAllows an array of bytes to be used as anInStream.classAn adapter to allow anInputStreamto be used as anInStreamMethods in org.locationtech.jts.io with parameters of type InStreamModifier and TypeMethodDescriptionvoidByteOrderDataInStream.setInStream(InStream stream) Allows a single ByteOrderDataInStream to be reused on multiple InStreams.Constructors in org.locationtech.jts.io with parameters of type InStream