Uses of Class
com.luciad.view.lightspeed.layer.ALspViewTouchInfo
Package
Description
Provides layering support for
ILspView
.Provides support for
querying
the objects of a layer.-
Uses of ALspViewTouchInfo in com.luciad.view.lightspeed.layer
Modifier and TypeClassDescriptionclass
Default implementation ofALspViewTouchInfo
. -
Uses of ALspViewTouchInfo in com.luciad.view.lightspeed.query
Modifier and TypeMethodDescriptionboolean
TLspIsTouchedQuery.touched
(ALspViewTouchInfo aTouchInfo) Called if the object is touched at a point in view coordinates.boolean
TLspPaintedObjectsTouchQuery.touched
(ALspViewTouchInfo aTouchInfo) Called for all objects that are touched at a point in view coordinates.