Package | Description |
---|---|
org.geolatte.geom.codec.db.db2 | |
org.geolatte.geom.codec.db.oracle | |
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 | Class and Description |
---|---|
class |
Db2ClobDecoder
Created by Adtech Geospatial, 2014
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSDODecoder
Created by Karel Maesen, Geovise BVBA on 17/02/15.
|
class |
GeometryCollectionSdoDecoder
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
class |
LineStringSdoDecoder
Created by Karel Maesen, Geovise BVBA on 18/02/15.
|
class |
MultiLineSdoDecoder
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
class |
MultiPointSdoDecoder
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
class |
MultiPolygonSdoDecoder
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
class |
PointSdoDecoder
Created by Karel Maesen, Geovise BVBA on 18/02/15.
|
class |
PolygonSdoDecoder
Created by Karel Maesen, Geovise BVBA on 19/03/15.
|
Modifier and Type | Method and Description |
---|---|
static Decoder |
Decoders.decoderFor(SDOGeometry object) |
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.