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
IInputEventthat represents a pointer (typically a finger) being pressed on a touch surface.Implementation ofIInputEventthat represents a touch drag gesture.This class generates high-level touch gesture events from low-level input events.Implementation ofIInputEventrepresenting a long press touch event.Implementation ofIInputEventrepresenting 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 theClickEventclass for touch events.Implementation ofIInputEventthat represents a pointer being released from a touch surface.