| Package | Description |
|---|---|
| com.datastax.driver.dse.geometry |
| Modifier and Type | Class and Description |
|---|---|
class |
Distance
The driver-side representation of DSE's
Geo.distance. |
class |
LineString
The driver-side representation for DSE's
LineStringType. |
class |
Point
The driver-side representation of DSE's
PointType. |
class |
Polygon
The driver-side representation of DSE's
PolygonType. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Geometry.contains(Geometry other)
Tests whether this geospatial type instance contains another instance.
|
boolean |
Distance.contains(Geometry geometry) |
Copyright © 2012–2018. All rights reserved.