Uses of Class
com.luciad.view.lightspeed.layer.TLspLayerStateEvent
-
Uses of TLspLayerStateEvent in com.luciad.view.lightspeed.layer
Modifier and TypeMethodDescriptionprotected void
ALspLayer.fireLayerStateChange
(TLspLayerStateEvent aEvent) Fires a layer state change event.void
TLspLayerStateSupport.fireLayerStateChange
(TLspLayerStateEvent aEvent) Propagates the specified layer state change event to all currently registered listeners.void
ILspLayerStateListener.layerStateEvent
(TLspLayerStateEvent aEvent) Notifies the listener of a state change of a property of anILspLayer
for a specificTLspPaintRepresentation
.