public class TWKBWriter extends Object
| Constructor and Description |
|---|
TWKBWriter() |
TWKBWriter(int maxPrecision) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
write(org.locationtech.jts.geom.Geometry geom) |
void |
write(org.locationtech.jts.geom.Geometry geom,
DataOutput output) |
public byte[] write(org.locationtech.jts.geom.Geometry geom)
public void write(org.locationtech.jts.geom.Geometry geom,
DataOutput output)
throws IOException
IOExceptionCopyright © 2013–2021. All rights reserved.