Uses of Class
net.anwiba.spatial.ckan.values.Envelope
Packages that use Envelope
Package
Description
-
Uses of Envelope in net.anwiba.spatial.ckan.query
Methods in net.anwiba.spatial.ckan.query that return EnvelopeModifier and TypeMethodDescriptionIPackageSearchCondition.getEnvelope()PackageSearchCondition.getEnvelope()Methods in net.anwiba.spatial.ckan.query with parameters of type EnvelopeModifier and TypeMethodDescriptionIPackageSearchConditionBuilder.setEnvelope(Envelope envelope) PackageSearchConditionBuilder.setEnvelope(Envelope envelope) Constructors in net.anwiba.spatial.ckan.query with parameters of type EnvelopeModifierConstructorDescriptionPackageSearchCondition(String queryString, Envelope envelope, Event event, LocalDateTime fromDate, LocalDateTime toDate, List<Organization> organizations, List<Group> groups, List<Tag> tags, List<String> formats, List<License> licenses, int offset, int rows, ISortOrder sortOrder) -
Uses of Envelope in net.anwiba.spatial.ckan.request
Methods in net.anwiba.spatial.ckan.request with parameters of type Envelope -
Uses of Envelope in net.anwiba.spatial.ckan.utilities
Methods in net.anwiba.spatial.ckan.utilities with parameters of type Envelope -
Uses of Envelope in net.anwiba.spatial.ckan.values
Methods in net.anwiba.spatial.ckan.values with parameters of type Envelope