| GeoMapViewer |
A JFace viewer for the GeoMap widget, that shows the geo-location of the
input elements.
|
| GoogleIconDescriptor |
ImageDescriptor that downloads the image data from
https://chart.googleapis.com/ Typically used by a LabelProvider with an
ImageRegistry to provide map icons.
|
| GoogleIconDescriptor.Options |
Options for the GoogleIconDescriptor
|
| GoogleMapsSearchServer |
A SearchServer using Google maps
|
| GoogleMapsSearchServer.SearchResult |
The SearchResult returned from the GoogleMapsSearchServer
|
| LabelImageProvider |
A default implementation of a LabelProvider that uses a GoogleIconDescriptor
to create a bubble image with the text returned by getText.
|
| Located.Static |
A base implementation for read-only locations
|
| OsmSearchServer |
A SearchServer using Open Street Map
|
| OsmSearchServer.SearchResult |
The SearchResult returned from the OsmSearchServer
|
| SearchServer |
An abstract super class for search servers
|
| SearchServer.Result |
|