Uses of Interface
org.codice.ddf.spatial.geocoding.FeatureIndexer.IndexCallback
Packages that use FeatureIndexer.IndexCallback
-
Uses of FeatureIndexer.IndexCallback in org.codice.ddf.spatial.geocoding
Methods in org.codice.ddf.spatial.geocoding with parameters of type FeatureIndexer.IndexCallbackModifier and TypeMethodDescriptionvoidFeatureIndexer.updateIndex(String resource, FeatureExtractor featureExtractor, boolean create, FeatureIndexer.IndexCallback indexCallback) Updates a GeoNames index withSimpleFeatureobjects extracted by aGeoEntryExtractor.