| Package | Description |
|---|---|
| com.datastax.driver.dse.geometry | |
| com.datastax.driver.dse.geometry.codecs |
| Class and Description |
|---|
| Geometry
The driver-side representation for a DSE geospatial type.
|
| LineString
The driver-side representation for DSE's
LineStringType. |
| Point
The driver-side representation of DSE's
PointType. |
| Polygon
The driver-side representation of DSE's
PolygonType. |
| Polygon.Builder
Provides a DSL to build a polygon.
|
| Class and Description |
|---|
| LineString
The driver-side representation for DSE's
LineStringType. |
| Point
The driver-side representation of DSE's
PointType. |
| Polygon
The driver-side representation of DSE's
PolygonType. |