| Package | Description |
|---|---|
| org.gcube.search.sru.consumer.parser.sruparser | |
| org.gcube.search.sru.consumer.parser.sruparser.tree |
| Modifier and Type | Method and Description |
|---|---|
GeoPoint |
SRUParserParser.geoPoint() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<GeoPoint> |
SRUParserParser.geoPointList() |
| Modifier and Type | Method and Description |
|---|---|
GeoPoint |
GCQLDistanceNode.getPoint() |
| Modifier and Type | Method and Description |
|---|---|
List<GeoPoint> |
GCQLOverlapsNode.getGeopoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
GCQLDistanceNode.setPoint(GeoPoint point) |
| Modifier and Type | Method and Description |
|---|---|
void |
GCQLOverlapsNode.setGeopoints(List<GeoPoint> geopoints) |
| Constructor and Description |
|---|
GCQLDistanceNode(String index,
Double distance,
GeoPoint point) |
| Constructor and Description |
|---|
GCQLOverlapsNode(String index,
List<GeoPoint> geopoints) |
Copyright © 2015. All Rights Reserved.