| Package | Description |
|---|---|
| org.geolatte.geom.codec.sqlserver |
| Modifier and Type | Method and Description |
|---|---|
static SqlServerGeometry |
SqlServerGeometry.deserialize(byte[] bytes) |
SqlServerGeometry |
Encoder.encode(T geom) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Decoder.accepts(SqlServerGeometry nativeGeom) |
T |
Decoder.decode(SqlServerGeometry nativeGeom) |
static byte[] |
SqlServerGeometry.serialize(SqlServerGeometry sqlServerGeom) |
Copyright © 2015 geolatte.org. All rights reserved.