|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GeoPoint | |
|---|---|
| org.springframework.data.elasticsearch.core.geo | |
| org.springframework.data.elasticsearch.core.query | |
| Uses of GeoPoint in org.springframework.data.elasticsearch.core.geo |
|---|
| Methods in org.springframework.data.elasticsearch.core.geo that return GeoPoint | |
|---|---|
GeoPoint |
GeoBox.getBottomRight()
|
GeoPoint |
GeoBox.getTopLeft()
|
| Constructors in org.springframework.data.elasticsearch.core.geo with parameters of type GeoPoint | |
|---|---|
GeoBox(GeoPoint topLeft,
GeoPoint bottomRight)
|
|
| Uses of GeoPoint in org.springframework.data.elasticsearch.core.query |
|---|
| Methods in org.springframework.data.elasticsearch.core.query with parameters of type GeoPoint | |
|---|---|
Criteria |
Criteria.boundedBy(GeoPoint topLeftPoint,
GeoPoint bottomRightPoint)
Creates new CriteriaEntry for bounding box created from points |
Criteria |
Criteria.within(GeoPoint location,
String distance)
Creates new CriteriaEntry for location WITHIN distance |
|
Spring Data Elasticsearch | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||