Uses of Class
com.luciad.lucy.map.TLcyMapManagerEvent
Packages that use 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
Methods in com.luciad.lucy.map with parameters of type TLcyMapManagerEventModifier 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.