Uses of Interface
org.eclipse.nebula.widgets.geomap.internal.InternalGeoMapListener
-
Packages that use InternalGeoMapListener Package Description org.eclipse.nebula.widgets.geomap.internal org.eclipse.nebula.widgets.geomap.internal.geomapbrowser -
-
Uses of InternalGeoMapListener in org.eclipse.nebula.widgets.geomap.internal
Fields in org.eclipse.nebula.widgets.geomap.internal with type parameters of type InternalGeoMapListener Modifier and Type Field Description private java.util.List<InternalGeoMapListener>GeoMapHelper. internalGeoMapListenersMethods in org.eclipse.nebula.widgets.geomap.internal with parameters of type InternalGeoMapListener Modifier and Type Method Description voidGeoMapHelper. addInternalGeoMapListener(InternalGeoMapListener listener)Adds an InternalGeoMapListener that will be notified about painting and cache updatesvoidInternalGeoMap. addInternalGeoMapListener(InternalGeoMapListener listener)Adds an InternalGeoMapListenervoidGeoMapHelper. removeInternalGeoMapListener(InternalGeoMapListener listener)Removes an InternalGeoMapListenervoidInternalGeoMap. removeInternalGeoMapListener(InternalGeoMapListener listener)Removes an InternalGeoMapListener -
Uses of InternalGeoMapListener in org.eclipse.nebula.widgets.geomap.internal.geomapbrowser
Classes in org.eclipse.nebula.widgets.geomap.internal.geomapbrowser that implement InternalGeoMapListener Modifier and Type Class Description classInfoPage
-