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