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 TypeClassDescriptionclass
Abstract class encapsulating basic results formatter functionality.class
class
A results formatter for FileGDB output.final class
A results formatter for shapefile output.class
This is the base class for classes that convert document annotations to GISCore features.final class
A formatter for KML output that uses GISCore API.final class
A results formatter for shapefile output.final class
A formatter for WKT output.Fields in org.opensextant.output declared as MatchInterpreterMethods in org.opensextant.output with parameters of type MatchInterpreterModifier and TypeMethodDescriptionvoid
AbstractFormatter.setMatchInterpeter
(MatchInterpreter mi) Override means for how geocoding is determined per row.