Uses of Class
com.luciad.lucy.map.TLcyGenericMapManagerEvent
Package
Description
Contains a broad range of classes related to the visual represention of a map.
-
Uses of TLcyGenericMapManagerEvent in com.luciad.lucy.map
Modifier and TypeMethodDescriptionprotected void
TLcyGenericMapManager.fireMapManagerEvent
(TLcyGenericMapManagerEvent<S, T> aMapManagerEvent) Fires the given event to all associated listeners.void
ILcyGenericMapManagerListener.mapManagerChanged
(TLcyGenericMapManagerEvent<? extends S, ? extends T> aMapManagerEvent) This method will be invoked whenever theILcyGeneralMapManager
changes.