| Package | Description |
|---|---|
| net.anwiba.spatial.ckan.request | |
| net.anwiba.spatial.ckan.utilities |
| Modifier and Type | Method and Description |
|---|---|
Envelope |
IPackageQueryCondition.getEnvelope() |
Envelope |
PackageQueryCondition.getEnvelope() |
| Modifier and Type | Method and Description |
|---|---|
void |
PackageRequestBuilder.PackageSearchRequestBuilder.envelope(Envelope envelope) |
PackageQueryConditionBuilder |
PackageQueryConditionBuilder.setEnvelope(Envelope envelope) |
| Constructor and Description |
|---|
PackageQueryCondition(String queryString,
Envelope envelope,
java.time.LocalDateTime fromDate,
java.time.LocalDateTime toDate,
List<Organization> organizations,
List<Group> groups,
List<Tag> tags,
List<String> formats,
List<License> licenses) |
| Modifier and Type | Method and Description |
|---|---|
static String |
CkanUtilities.toString(Envelope envelope) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.