Package | Description |
---|---|
org.eclipse.nebula.widgets.geomap | |
org.eclipse.nebula.widgets.geomap.jface |
Modifier and Type | Method | Description |
---|---|---|
void |
GeoMapListener.centerChanged(GeoMap geoMap) |
Called whenever the center of the GeoMap changes, e.g.
|
void |
GeoMapListener.zoomChanged(GeoMap geoMap) |
Called whenever the zoom level changes.
|
Modifier and Type | Method | Description |
---|---|---|
GeoMap |
GeoMapViewer.getGeoMap() |
Returns the underlying GeoMap control
|
Constructor | Description |
---|---|
GeoMapViewer(GeoMap geoMap) |
Creates a GeoMapViewer for a specific GeoMap
|