Uses of Class
org.codice.ddf.spatial.geocoding.GeoEntry
Packages that use GeoEntry
-
Uses of GeoEntry in org.codice.ddf.spatial.geocoding
Methods in org.codice.ddf.spatial.geocoding that return GeoEntryModifier and TypeMethodDescriptionGeoEntry.Builder.build()GeoEntryCreator.createGeoEntry(String line, String entryResource) Retrieves theGeoEntrycorresponding to the supplied identifier.Methods in org.codice.ddf.spatial.geocoding that return types with arguments of type GeoEntryModifier and TypeMethodDescriptionGeoEntryExtractor.getGeoEntries(String resource, ProgressCallback progressCallback) Extracts GeoNames entries from a resource asGeoEntryobjects, all at once, providing updates about the extraction progress.Retrieves the top results for the given query up tomaxResultsresults.Methods in org.codice.ddf.spatial.geocoding with parameters of type GeoEntryModifier and TypeMethodDescriptionvoidReceives aGeoEntryobject fromGeoEntryExtractor.pushGeoEntriesToExtractionCallback(String, ExtractionCallback)Method parameters in org.codice.ddf.spatial.geocoding with type arguments of type GeoEntryModifier and TypeMethodDescriptionvoidGeoEntryIndexer.updateIndex(List<GeoEntry> newEntries, boolean create, ProgressCallback progressCallback, String entrySource)