Package com.luciad.controllers
package com.luciad.controllers
Provides interaction with the data presented on a Map.
See related article.
-
ClassDescriptionThis enum can be used to signal if an event was consumed or not.Handler that translates hover gesture events to a hovering operation.An
IController
implementation interprets received events and triggers an action on the map.This callback needs to be called to letISelectionCandidateChooser
know which (subset of) features should be selected.A selection candidate handler has the responsibility to show candidates for selection and let a user choose which feature(s) they want to select.Basic gesture handler dedicated to translate drag gesture events to a pan operation.Handler that translates drag gesture events to a rotate operation.Handler that translates click gesture events to a select operation.Selection mode.Handler that translates scroll or click gesture events to a zoom operation.