| Package | Description |
|---|---|
| com.couchbase.client.java.search | |
| com.couchbase.client.java.search.queries |
| Modifier and Type | Method and Description |
|---|---|
static GeoPolygonQuery |
SearchQuery.geoPolygon(List<Coordinate> points)
Prepare a
GeoPolygonQuery body. |
| Modifier and Type | Method and Description |
|---|---|
static Coordinate |
Coordinate.ofLonLat(double lon,
double lat) |
| Constructor and Description |
|---|
GeoPolygonQuery(List<Coordinate> coordinates) |
Copyright © 2015 Couchbase, Inc.