Uses of Interface
com.luciad.view.lightspeed.controller.manipulation.ILspInteractiveLabelListener
Packages that use ILspInteractiveLabelListener
Package
Description
Provides controllers for the manipulation of domain objects in a view.
-
Uses of ILspInteractiveLabelListener in com.luciad.view.lightspeed.controller.manipulation
Methods in com.luciad.view.lightspeed.controller.manipulation with parameters of type ILspInteractiveLabelListenerModifier and TypeMethodDescriptionvoid
ALspInteractiveLabelProvider.addLabelInteractionListener
(ILspInteractiveLabelListener aListener) Adds aLabelInteractionListener
.void
ALspInteractiveLabelProvider.removeLabelInteractionListener
(ILspInteractiveLabelListener aListener) Removes the givenLabelInteractionListener
.