All Classes and Interfaces
Class
Description
A
FeatureExtractor provides methods for extracting SimpleFeature objects from
various resources.A
FeatureIndexer provides methods for adding SimpleFeature objects to a new or existing local index.A
FeatureQueryable provides methods for querying a resource containing geographic
features.A
GeoEntry represents a GeoNames entry.A
GeoEntryCreator provides methods for creating GeoEntry objects from various
GeoNames data formats.Thrown by a
GeoEntryExtractor when an error occurs during the extraction of GeoNames
entries from a resource.A
GeoEntryExtractor provides methods for extracting GeoEntry objects from various
GeoNames resources.An
ExtractionCallback provides a method for receiving a GeoEntry object that
has been extracted from a resource.A
GeoEntryIndexer provides methods for adding GeoEntry objects to a new or
existing local index.Thrown by a
GeoEntryIndexer when an error occurs during the indexing of GeoEntry
objects.A
GeoEntryQueryable provides methods for querying a resource containing GeoNames data.Thrown by a
GeoEntryQueryable when an error occurs while querying a GeoNames resource.Thrown by
GeoEntryExtractor when an error occurs during downloading of a GeoNames zip
file.Describes the position of a known location of interest relative to a nearby location.
A
ProgressCallback provides a method for receiving progress updates on long-running
tasks. This code is experimental.