| Package | Description |
|---|---|
| org.locationtech.jts.io |
Contains the interfaces for converting JTS objects to and from other formats.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteArrayInStream
Allows an array of bytes to be used as an
InStream. |
class |
InputStreamInStream
An adapter to allow an
InputStream to be used as an InStream |
| Modifier and Type | Method and Description |
|---|---|
Geometry |
WKBReader.read(InStream is)
|
void |
ByteOrderDataInStream.setInStream(InStream stream)
Allows a single ByteOrderDataInStream to be reused
on multiple InStreams.
|
| Constructor and Description |
|---|
ByteOrderDataInStream(InStream stream) |
Copyright © 2024. All rights reserved.