Uses of Class
com.luciad.view.lightspeed.layer.ALspViewTouchInfo
Packages that use 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
Subclasses of ALspViewTouchInfo in com.luciad.view.lightspeed.layerModifier and TypeClassDescriptionclass
Default implementation ofALspViewTouchInfo
.Methods in com.luciad.view.lightspeed.layer that return ALspViewTouchInfo -
Uses of ALspViewTouchInfo in com.luciad.view.lightspeed.query
Methods in com.luciad.view.lightspeed.query with parameters of type ALspViewTouchInfoModifier 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.