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 voidTLcyMapManager.fireMapManagerEvent(TLcyMapManagerEvent aMapManagerEvent) Fires the given event to all associated listeners.voidILcyMapManagerListener.mapManagerChanged(TLcyMapManagerEvent aMapManagerEvent) This method will be invoked whenever theILcyMapManagerchanges.