public class TWKBReader extends Object
| Constructor and Description |
|---|
TWKBReader() |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Geometry |
read(byte[] bytes) |
org.locationtech.jts.geom.Geometry |
read(ByteBuffer input) |
public org.locationtech.jts.geom.Geometry read(byte[] bytes)
throws org.locationtech.jts.io.ParseException
org.locationtech.jts.io.ParseExceptionpublic org.locationtech.jts.geom.Geometry read(ByteBuffer input) throws org.locationtech.jts.io.ParseException
org.locationtech.jts.io.ParseExceptionCopyright © 2013–2021. All rights reserved.