Uses of Interface
org.codice.ddf.spatial.geocoding.FeatureExtractor.ExtractionCallback
Packages that use FeatureExtractor.ExtractionCallback
-
Uses of FeatureExtractor.ExtractionCallback in org.codice.ddf.spatial.geocoding
Methods in org.codice.ddf.spatial.geocoding with parameters of type FeatureExtractor.ExtractionCallbackModifier and TypeMethodDescriptionvoidFeatureExtractor.pushFeaturesToExtractionCallback(String resource, FeatureExtractor.ExtractionCallback extractionCallback) Extracts geographic features from a resource asSimpleFeatureobjects and passes each through the callbackextractionCallback.