Package | Description |
---|---|
org.geolatte.geom.codec.db.sqlserver |
Encoder/Decoder classes for serializing Geometries and Coordinate Reference Systems to Microsoft SQL Server internal
format.
|
Modifier and Type | Method and Description |
---|---|
static OpenGisType |
OpenGisType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenGisType[] |
OpenGisType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Decoder |
Decoders.decoderFor(OpenGisType type)
Returns the decoder capable of decoding an object of the specified OpenGisType
|
Copyright © 2019 geolatte.org. All rights reserved.