Package | Description |
---|---|
com.datastax.dse.driver.internal.core.type.codec.geometry |
Modifier and Type | Class and Description |
---|---|
class |
LineStringCodec
A custom type codec to use
LineString instances in driver. |
class |
PointCodec
A custom type codec to use
Point instances in the driver. |
class |
PolygonCodec
A custom type codec to use
Polygon instances in the driver. |
Copyright © 2017–2019. All rights reserved.