| Package | Description |
|---|---|
| org.postgis.binary | |
| org.postgis.java2d |
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueGetter.NDR |
static class |
ValueGetter.XDR |
| Modifier and Type | Method and Description |
|---|---|
static ValueGetter |
BinaryParser.valueGetterForEndian(ByteGetter bytes)
Get the appropriate ValueGetter for my endianness
|
| Modifier and Type | Method and Description |
|---|---|
protected Geometry |
BinaryParser.parseGeometry(ValueGetter data)
Parse a geometry starting at offset.
|
| Modifier and Type | Method and Description |
|---|---|
static ValueGetter |
ShapeBinaryParser.valueGetterForEndian(ByteGetter bytes)
Get the appropriate ValueGetter for my endianness
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
ShapeBinaryParser.parseGeometry(ValueGetter data,
GeneralPath path)
Parse a geometry starting at offset.
|
Copyright © 2014. All rights reserved.