Uses of Package
com.luciad.view.lightspeed.controller.selection
Packages that use com.luciad.view.lightspeed.controller.selection
Package
Description
Provides functionality for selection of domain objects in a view.
Provides controller implementations that work with touch input instead of
mouse input.
-
Classes in com.luciad.view.lightspeed.controller.selection used by com.luciad.view.lightspeed.controller.selectionClassDescriptionThis is the base class for selection view input.Handles exactly which objects change their selection from a list of potential selection candidates.Determines how to select from a list of (typically overlapping or very close) domain objects.Controller model for selection of objects in a view, used by the
TLspSelectController
.This class defines the different ways a user can select objects in a view. -
Classes in com.luciad.view.lightspeed.controller.selection used by com.luciad.view.lightspeed.controller.touchClassDescriptionThis is the base class for selection view input.Determines how to select from a list of (typically overlapping or very close) domain objects.Controller model for selection of objects in a view, used by the
TLspSelectController
.This class defines the different ways a user can select objects in a view.