Package com.luciad.input.mouse
package com.luciad.input.mouse
Everything that is used as input to interact with the map using a mouse.
See related article for an overview of the controller API and how mouse events are related to it.
-
ClassesClassDescriptionRepresents a mouse button in the controller API.Specialization of the
ClickEventfor the mouse.Specialization of theDragEventfor the mouse.This class generates high-level mouse gesture events from low-level input events.Mouse movement dedicated implementation of theIInputEvent.Implementation ofIInputEventthat represents a mouse pressed.Implementation ofIInputEventthat represents a mouse released.