Uses of Interface
org.opensextant.output.MatchInterpreter
Packages that use MatchInterpreter
-
Uses of MatchInterpreter in org.opensextant.output
Classes in org.opensextant.output that implement MatchInterpreterModifier and TypeClassDescriptionclassAbstract class encapsulating basic results formatter functionality.classclassA results formatter for FileGDB output.final classA results formatter for shapefile output.classThis is the base class for classes that convert document annotations to GISCore features.final classA formatter for KML output that uses GISCore API.final classA results formatter for shapefile output.final classA formatter for WKT output.Fields in org.opensextant.output declared as MatchInterpreterMethods in org.opensextant.output with parameters of type MatchInterpreterModifier and TypeMethodDescriptionvoidAbstractFormatter.setMatchInterpeter(MatchInterpreter mi) Override means for how geocoding is determined per row.