Uses of Interface
org.eclipse.nebula.widgets.geomap.GeoMapListener
| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.geomap |
-
Uses of GeoMapListener in org.eclipse.nebula.widgets.geomap
Methods in org.eclipse.nebula.widgets.geomap with parameters of type GeoMapListener Modifier and Type Method Description voidGeoMap. addGeoMapListener(GeoMapListener listener)Adds a GeoMapListener, that will be notified of changes to the position and zoom levelvoidGeoMap. removeGeoMapListener(GeoMapListener listener)Removes a GeoMapListener, so it no longer will be notified of changes to the position and zoom level