Uses of Class
com.luciad.lucy.map.TLcyMapManagerEvent
Package
Description
Contains a broad range of classes related to the visual represention of a map.
-
Uses of TLcyMapManagerEvent in com.luciad.lucy.map
Modifier and TypeMethodDescriptionprotected void
TLcyMapManager.fireMapManagerEvent
(TLcyMapManagerEvent aMapManagerEvent) Fires the given event to all associated listeners.void
ILcyMapManagerListener.mapManagerChanged
(TLcyMapManagerEvent aMapManagerEvent) This method will be invoked whenever theILcyMapManager
changes.