Uses of Class
com.luciad.view.lightspeed.layer.TLspLayerStateEvent
Packages that use TLspLayerStateEvent
-
Uses of TLspLayerStateEvent in com.luciad.view.lightspeed.layer
Methods in com.luciad.view.lightspeed.layer with parameters of type TLspLayerStateEventModifier and TypeMethodDescriptionprotected voidALspLayer.fireLayerStateChange(TLspLayerStateEvent aEvent) Fires a layer state change event.voidTLspLayerStateSupport.fireLayerStateChange(TLspLayerStateEvent aEvent) Propagates the specified layer state change event to all currently registered listeners.voidILspLayerStateListener.layerStateEvent(TLspLayerStateEvent aEvent) Notifies the listener of a state change of a property of anILspLayerfor a specificTLspPaintRepresentation.