| Package | Description |
|---|---|
| net.anwiba.spatial.ckan.query | |
| net.anwiba.spatial.ckan.request | |
| net.anwiba.spatial.ckan.utilities | |
| net.anwiba.spatial.ckan.values |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
PackageSearchCondition.getEnvelope() |
Envelope |
IPackageSearchCondition.getEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
IPackageSearchConditionBuilder |
PackageSearchConditionBuilder.setEnvelope(Envelope envelope) |
IPackageSearchConditionBuilder |
IPackageSearchConditionBuilder.setEnvelope(Envelope envelope) |
| Constructor and Description |
|---|
PackageSearchCondition(String queryString,
Envelope envelope,
Event event,
java.time.LocalDateTime fromDate,
java.time.LocalDateTime toDate,
List<Organization> organizations,
List<Group> groups,
List<Tag> tags,
List<String> formats,
List<License> licenses,
int offset,
int rows,
ISortOrder sortOrder) |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageRequestBuilder.PackageSearchRequestBuilder.envelope(Envelope envelope) |
| Modifier and Type | Method and Description |
|---|---|
static String |
CkanUtilities.toString(Envelope envelope) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Envelope.intersects(Envelope other) |
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.