kiwi-postgis
Version 0.1.0.0
|
Static Public Member Functions | |
static int | zigZagEncode (final int value) |
static int | zigZagDecode (final int value) |
Static Public Attributes | |
static final byte | POINT_TYPE = 1 |
static final byte | LINESTRING_TYPE = 2 |
static final byte | POLYGON_TYPE = 3 |
static final byte | MULTIPOINT_TYPE = 4 |
static final byte | MULTILINESTRING_TYPE = 5 |
static final byte | MULTIPOLYGON_TYPE = 6 |
static final byte | GEOMETRYCOLLECTION_TYPE = 7 |
static final byte | EXTENDED_DIMENSIONS = 1 << 3 |
static final byte | EMPTY_GEOMETRY = 1 << 4 |
static final byte | MAX_COORD_PRECISION = 7 |
static final byte | MIN_COORD_PRECISION = -8 |
static final byte | MAX_EXTENDED_PRECISION = 3 |
static final byte | MIN_EXTENDED_PRECISION = -4 |
|
static |
Referenced by TWKBReader.ExtendedPrecisionReader.ExtendedPrecisionReader(), and TWKBReader.read().
|
static |
|
static |
|
static |
Referenced by TWKBReader.read(), and TWKBWriter.write().
|
static |
Referenced by TWKBWriter.getType(), TWKBReader.read(), and TWKBWriter.write().
|
static |
Referenced by TWKBWriter.getType(), TWKBReader.read(), and TWKBWriter.write().
|
static |
Referenced by TWKBWriter.TWKBWriter().
|
static |
Referenced by TWKBWriter.ExtendedPrecisionWriter.finalize().
|
static |
|
static |
|
static |
Referenced by TWKBWriter.getType(), TWKBReader.read(), and TWKBWriter.write().
|
static |
Referenced by TWKBWriter.getType(), TWKBReader.read(), and TWKBWriter.write().
|
static |
Referenced by TWKBWriter.getType(), TWKBReader.read(), and TWKBWriter.write().
|
static |
Referenced by TWKBWriter.getType(), TWKBReader.read(), and TWKBWriter.write().
|
static |
Referenced by TWKBWriter.getType(), TWKBReader.read(), and TWKBWriter.write().