Package com.luciad.input.touch
package com.luciad.input.touch
Everything that is used as input to interact with the map with a touch device.
See related article for an overview of the controller API and how touch events are related to it.
-
ClassDescriptionImplementation of
IInputEvent
that represents a pointer (typically a finger) being pressed on a touch surface.Implementation ofIInputEvent
that represents a touch drag gesture.This class generates high-level touch gesture events from low-level input events.Implementation ofIInputEvent
representing a long press touch event.Implementation ofIInputEvent
representing a 2 pointers gesture.Touch point that results from a user touch interaction.Touch point event, containing a collection of touch points.Indicates the state of a touch point.Specialization of theClickEvent
class for touch events.Implementation ofIInputEvent
that represents a pointer being released from a touch surface.