Uses of Class
com.luciad.view.lightspeed.layer.ALspWorldTouchInfo
Package
Description
Provides layering support for
ILspView
.Provides layering support for raster layers.
Provides support for
querying
the objects of a layer.-
Uses of ALspWorldTouchInfo in com.luciad.view.lightspeed.layer
Modifier and TypeClassDescriptionclass
Default implementation ofALspWorldTouchInfo
. -
Uses of ALspWorldTouchInfo in com.luciad.view.lightspeed.layer.raster
Modifier and TypeClassDescriptionclass
This implementation ofTLspWorldTouchInfo
offers additional information about the raster value at the touched point. -
Uses of ALspWorldTouchInfo in com.luciad.view.lightspeed.query
Modifier and TypeMethodDescriptionboolean
TLspIsTouchedQuery.touched
(ALspWorldTouchInfo aTouchInfo) Called if the object is touched at a point in world coordinates.boolean
TLspPaintedObjectsTouchQuery.touched
(ALspWorldTouchInfo aTouchInfo) Called for all objects that are touched at a point in world coordinates.