Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ADMIN_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- ADMINISTRATIVE_DIVISION - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- alternateNames(String) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- AREA_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
B
- build() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- Builder() - Constructor for class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
C
- CAPITAL - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- CITY_FEATURE_CODES - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- COUNTRY_FEATURE_CODES - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- COUNTRY_GAZETTEER_SORT_VALUE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- COUNTRY_TAG - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- countryCode(String) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- createGeoEntry(String, String) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryCreator
D
- DIVISION_FIFTH_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- DIVISION_FIRST_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- DIVISION_FOURTH_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- DIVISION_SECOND_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- DIVISION_THIRD_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
E
- extracted(GeoEntry) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryExtractor.ExtractionCallback
-
Receives a
GeoEntryobject fromGeoEntryExtractor.pushGeoEntriesToExtractionCallback(String, ExtractionCallback) - extracted(SimpleFeature) - Method in interface org.codice.ddf.spatial.geocoding.FeatureExtractor.ExtractionCallback
F
- FEATURE_CLASS_ATTRIBUTE_NAME - Static variable in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- FEATURE_CLASS_VALUES - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- FEATURE_CODE_ATTRIBUTE_NAME - Static variable in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- featureClass(String) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- featureCode(String) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- FeatureExtractionException - Exception in org.codice.ddf.spatial.geocoding
- FeatureExtractionException(String) - Constructor for exception org.codice.ddf.spatial.geocoding.FeatureExtractionException
-
Instantiates a new exception with the provided message.
- FeatureExtractionException(String, Throwable) - Constructor for exception org.codice.ddf.spatial.geocoding.FeatureExtractionException
-
Instantiates a new exception with the provided message and
Throwable. - FeatureExtractor - Interface in org.codice.ddf.spatial.geocoding
-
A
FeatureExtractorprovides methods for extractingSimpleFeatureobjects from various resources. - FeatureExtractor.ExtractionCallback - Interface in org.codice.ddf.spatial.geocoding
- FeatureIndexer - Interface in org.codice.ddf.spatial.geocoding
-
A
FeatureIndexerprovides methods for addingSimpleFeatureobjects to a new or existing local index. - FeatureIndexer.IndexCallback - Interface in org.codice.ddf.spatial.geocoding
- FeatureIndexingException - Exception in org.codice.ddf.spatial.geocoding
- FeatureIndexingException(String) - Constructor for exception org.codice.ddf.spatial.geocoding.FeatureIndexingException
-
Instantiates a new exception with the provided message.
- FeatureIndexingException(String, Throwable) - Constructor for exception org.codice.ddf.spatial.geocoding.FeatureIndexingException
-
Instantiates a new exception with the provided message and
Throwable. - FeatureQueryable - Interface in org.codice.ddf.spatial.geocoding
-
A
FeatureQueryableprovides methods for querying a resource containing geographic features. - FeatureQueryException - Exception in org.codice.ddf.spatial.geocoding
- FeatureQueryException(String) - Constructor for exception org.codice.ddf.spatial.geocoding.FeatureQueryException
-
Instantiates a new exception with the provided message.
- FeatureQueryException(String, Throwable) - Constructor for exception org.codice.ddf.spatial.geocoding.FeatureQueryException
-
Instantiates a new exception with the provided message and
Throwable.
G
- GAZETTEER_METACARD_TAG - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- GAZETTEER_SORT_VALUE - Static variable in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- gazetteerSort(Integer) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- GeoCoderService - Interface in org.codice.ddf.spatial.geocoding
- GeoCodingConstants - Class in org.codice.ddf.spatial.geocoding
- GeoEntry - Class in org.codice.ddf.spatial.geocoding
-
A
GeoEntryrepresents a GeoNames entry. - GeoEntry.Builder - Class in org.codice.ddf.spatial.geocoding
- GeoEntryAttributes - Class in org.codice.ddf.spatial.geocoding
- GeoEntryAttributes() - Constructor for class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- GeoEntryCreator - Interface in org.codice.ddf.spatial.geocoding
-
A
GeoEntryCreatorprovides methods for creatingGeoEntryobjects from various GeoNames data formats. - GeoEntryExtractionException - Exception in org.codice.ddf.spatial.geocoding
-
Thrown by a
GeoEntryExtractorwhen an error occurs during the extraction of GeoNames entries from a resource. - GeoEntryExtractionException(String) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoEntryExtractionException
-
Instantiates a new exception with the provided message.
- GeoEntryExtractionException(String, Throwable) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoEntryExtractionException
-
Instantiates a new exception with the provided message and
Throwable. - GeoEntryExtractor - Interface in org.codice.ddf.spatial.geocoding
-
A
GeoEntryExtractorprovides methods for extractingGeoEntryobjects from various GeoNames resources. - GeoEntryExtractor.ExtractionCallback - Interface in org.codice.ddf.spatial.geocoding
-
An
ExtractionCallbackprovides a method for receiving aGeoEntryobject that has been extracted from a resource. - GeoEntryIndexer - Interface in org.codice.ddf.spatial.geocoding
-
A
GeoEntryIndexerprovides methods for addingGeoEntryobjects to a new or existing local index. - GeoEntryIndexingException - Exception in org.codice.ddf.spatial.geocoding
-
Thrown by a
GeoEntryIndexerwhen an error occurs during the indexing ofGeoEntryobjects. - GeoEntryIndexingException(String) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoEntryIndexingException
-
Instantiates a new exception with the provided message.
- GeoEntryIndexingException(String, Throwable) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoEntryIndexingException
-
Instantiates a new exception with the provided message and
Throwable. - GeoEntryQueryable - Interface in org.codice.ddf.spatial.geocoding
-
A
GeoEntryQueryableprovides methods for querying a resource containing GeoNames data. - GeoEntryQueryException - Exception in org.codice.ddf.spatial.geocoding
-
Thrown by a
GeoEntryQueryablewhen an error occurs while querying a GeoNames resource. - GeoEntryQueryException(String) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoEntryQueryException
-
Instantiates a new exception with the provided message.
- GeoEntryQueryException(String, Throwable) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoEntryQueryException
-
Instantiates a new exception with the provided message and
Throwable. - GEOMETRY_TYPE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- GEONAMES_TAG - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- GeoNamesRemoteDownloadException - Exception in org.codice.ddf.spatial.geocoding
-
Thrown by
GeoEntryExtractorwhen an error occurs during downloading of a GeoNames zip file. - GeoNamesRemoteDownloadException(String) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoNamesRemoteDownloadException
-
Instantiates a new exception with the provided message.
- GeoNamesRemoteDownloadException(String, Throwable) - Constructor for exception org.codice.ddf.spatial.geocoding.GeoNamesRemoteDownloadException
-
Instantiates a new exception with the provided message and
Throwable. - getAlternateNames() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getAttributeDescriptor(String) - Method in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- getAttributeDescriptors() - Method in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- getCardinalDirection() - Method in interface org.codice.ddf.spatial.geocoding.context.NearbyLocation
- getCountryCode() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getCountryCode(String, int) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryQueryable
-
Retrieves the country code for the the area defined by
wktLocationin a distance of up toradiusfrom the coordinate searched. - getDistance() - Method in interface org.codice.ddf.spatial.geocoding.context.NearbyLocation
- getFeatureClass() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getFeatureCode() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getGeoEntries(String, ProgressCallback) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryExtractor
-
Extracts GeoNames entries from a resource as
GeoEntryobjects, all at once, providing updates about the extraction progress. - getId() - Method in interface org.codice.ddf.spatial.geocoding.Suggestion
-
Identifier that can be used to retrieve a specific
GeoEntryfrom a resource - getImportLocation() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getLatitude() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getLocation(String, String) - Method in interface org.codice.ddf.spatial.geocoding.GeoCoderService
- getLongitude() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getName() - Method in interface org.codice.ddf.spatial.geocoding.context.NearbyLocation
- getName() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getName() - Method in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- getName() - Method in interface org.codice.ddf.spatial.geocoding.Suggestion
-
Search suggestion name
- getNearbyCities(String) - Method in interface org.codice.ddf.spatial.geocoding.GeoCoderService
- getNearestCities(String, int, int) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryQueryable
-
Retrieves the cities within
radiusInKmkilometers ofmetacard, sorted by population in descending order. - getPopulation() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
- getSuggestedNames(String, int) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryQueryable
-
Retrieves auto-complete suggestions based on a partial or full word
queryString
H
- HYDROGRAPHIC_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
I
- IMPORT_LOCATION - Static variable in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- importLocation(String) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- indexed(int) - Method in interface org.codice.ddf.spatial.geocoding.FeatureIndexer.IndexCallback
L
- latitude(Double) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- longitude(Double) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
M
- MAXIMUM_GAZETTEER_SORT_VALUE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- MOUNTAIN_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- MOUNTAIN_FEATURE_CODE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- MOUNTAIN_RANGE_FEATURE_CODE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
N
- name(String) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- NearbyLocation - Interface in org.codice.ddf.spatial.geocoding.context
-
Describes the position of a known location of interest relative to a nearby location.
O
- OCEAN_FEATURE_CODE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- org.codice.ddf.spatial.geocoding - package org.codice.ddf.spatial.geocoding
- org.codice.ddf.spatial.geocoding.context - package org.codice.ddf.spatial.geocoding.context
P
- POLITICAL_ENTITY - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- POLITICAL_ENTITY_DEPENDENT - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- POLITICAL_ENTITY_FREELY_ASSOCIATED - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- POLITICAL_ENTITY_INDEPENDENT - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- POLITICAL_ENTITY_SEMI_INDEPENDENT - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- POPULATED_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- POPULATED_PLACE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- population(long) - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- POPULATION_ATTRIBUTE_NAME - Static variable in class org.codice.ddf.spatial.geocoding.GeoEntryAttributes
- ProgressCallback - Interface in org.codice.ddf.spatial.geocoding
-
A
ProgressCallbackprovides a method for receiving progress updates on long-running tasks. - pushFeaturesToExtractionCallback(String, FeatureExtractor.ExtractionCallback) - Method in interface org.codice.ddf.spatial.geocoding.FeatureExtractor
-
Extracts geographic features from a resource as
SimpleFeatureobjects and passes each through the callbackextractionCallback. - pushGeoEntriesToExtractionCallback(String, GeoEntryExtractor.ExtractionCallback) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryExtractor
-
Extracts GeoNames entries from a resource as
GeoEntryobjects and passes eachGeoEntryobject through the callbackextractionCallback.
Q
- query(String, int) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryQueryable
-
Retrieves the top results for the given query up to
maxResultsresults. - query(String, String, int) - Method in interface org.codice.ddf.spatial.geocoding.FeatureQueryable
-
Retrieves the top results for the given query up to
maxResultsresults. - queryById(String) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryQueryable
-
Retrieves the
GeoEntrycorresponding to the supplied identifier.
R
- ROAD_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
S
- SEA_FEATURE_CODE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- SEAT_FIRST_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- SEAT_FOURTH_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- SEAT_SECOND_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- SEAT_THIRD_ORDER - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- setUrl(String) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryExtractor
-
Sets the url
- SPECIAL_GAZETTEER_SORT_VALUE - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- SPOT_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- SUGGEST_PLACE_KEY - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- Suggestion - Interface in org.codice.ddf.spatial.geocoding
-
This code is experimental.
T
- toString() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry.Builder
- toString() - Method in class org.codice.ddf.spatial.geocoding.GeoEntry
U
- UNDERSEA_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
- updateIndex(String, FeatureExtractor, boolean, FeatureIndexer.IndexCallback) - Method in interface org.codice.ddf.spatial.geocoding.FeatureIndexer
-
Updates a GeoNames index with
SimpleFeatureobjects extracted by aGeoEntryExtractor. - updateIndex(String, GeoEntryExtractor, boolean, ProgressCallback) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryIndexer
-
Updates a GeoNames index with
GeoEntryobjects extracted by aGeoEntryExtractor. - updateIndex(List<GeoEntry>, boolean, ProgressCallback, String) - Method in interface org.codice.ddf.spatial.geocoding.GeoEntryIndexer
- updateProgress(int) - Method in interface org.codice.ddf.spatial.geocoding.ProgressCallback
-
Receives an update on the progress of a long-running task.
V
- VEGETATION_FEATURE_CLASS - Static variable in class org.codice.ddf.spatial.geocoding.GeoCodingConstants
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form