Package com.luciad.view.gxy.controller.touch
package com.luciad.view.gxy.controller.touch
Touch controllers for the 2D view.
This package contains implementations of ALcdGXYChainableController
that use touch events
to interact with an ILcdGXYView
. These can be assembled to create
a composite touch controller.
- Since:
- 10.0
-
ClassDescriptionExtension of
ALcdGXYTouchChainableController
confining the range of handled touch points based on a minimum and maximum.Extension ofALcdGXYChainableController
forTLcdTouchEvent
instances.Touch controller to navigate on a 2D map.Controller to interactively create and initialize domain objects using touches or drag gestures.A touch controller combining selection and editing behaviour.ThisILcdGXYController
serves the purpose of performing measurements on anILcdGXYView
.