| Package | Description |
|---|---|
| com.datastax.dse.driver.api.core.data.geometry |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LineString
The driver-side representation for DSE's
LineString. |
interface |
Point
The driver-side representation of DSE's
Point. |
interface |
Polygon
The driver-side representation of DSE's
Polygon. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Geometry.contains(Geometry other)
Tests whether this geospatial type instance contains another instance.
|
Copyright © 2017–2025. All rights reserved.