Uses of Class
com.luciad.view.lightspeed.controller.selection.TLspSelectControllerModel
Package
Description
Provides functionality for selection of domain objects in a view.
Provides controller implementations that work with touch input instead of
mouse input.
-
Uses of TLspSelectControllerModel in com.luciad.view.lightspeed.controller.selection
Modifier and TypeMethodDescriptionTLspSelectController.getControllerModel()
Returns the controller model of this controller.Modifier and TypeMethodDescriptionvoid
TLspSelectController.setControllerModel
(TLspSelectControllerModel aModel) Sets the controller model of this controller to the given model.ModifierConstructorDescriptionTLspSelectController
(TLspSelectControllerModel aControllerModel) Create a new TLspSelectController using the provided controller model. -
Uses of TLspSelectControllerModel in com.luciad.view.lightspeed.controller.touch
Modifier and TypeMethodDescriptionTLspTouchSelectEditController.getSelectControllerModel()
Returns the controller model used for selection.Modifier and TypeMethodDescriptionvoid
TLspTouchSelectEditController.setSelectControllerModel
(TLspSelectControllerModel aControllerModel) Configures the controller model used for selection