public class Decoders extends Object
Geometry
s.Constructor and Description |
---|
Decoders() |
Modifier and Type | Method and Description |
---|---|
static Geometry |
decode(byte[] raw)
Decodes the SQL Server Geometry object to its JTS Geometry instance
|
static Decoder |
decoderFor(OpenGisType type)
Returns the decoder capable of decoding an object of the specified OpenGisType
|
public static Geometry decode(byte[] raw)
raw
- public static Decoder decoderFor(OpenGisType type)
type
- OpenGisType for which a decoder is returnedCopyright © 2015 geolatte.org. All rights reserved.