|
kiwi-postgis
Version 0.1.0.0
|


Public Member Functions | |
| PrecisionReader (final int precision) | |
| Coordinate | readPoint (final DataInput input) throws IOException |
| Coordinate [] | readPointArray (final DataInput input) throws IOException |
Protected Attributes | |
| double | precisionMultiplier |
| PrecisionReader | ( | final int | precision | ) |
| Coordinate readPoint | ( | final DataInput | input | ) | throws IOException |
| Coordinate [] readPointArray | ( | final DataInput | input | ) | throws IOException |
|
protected |