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