Uses of Package
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.
-
ClassDescriptionThis 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. -
ClassDescriptionThis 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.