Uses of Class
com.luciad.view.lightspeed.layer.ALspWorldTouchInfo
Packages that use 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
Subclasses of ALspWorldTouchInfo in com.luciad.view.lightspeed.layerModifier and TypeClassDescriptionclassDefault implementation ofALspWorldTouchInfo.Methods in com.luciad.view.lightspeed.layer that return ALspWorldTouchInfo -
Uses of ALspWorldTouchInfo in com.luciad.view.lightspeed.layer.raster
Subclasses of ALspWorldTouchInfo in com.luciad.view.lightspeed.layer.rasterModifier and TypeClassDescriptionclassThis implementation ofTLspWorldTouchInfooffers additional information about the raster value at the touched point. -
Uses of ALspWorldTouchInfo in com.luciad.view.lightspeed.query
Methods in com.luciad.view.lightspeed.query with parameters of type ALspWorldTouchInfoModifier and TypeMethodDescriptionbooleanTLspIsTouchedQuery.touched(ALspWorldTouchInfo aTouchInfo) Called if the object is touched at a point in world coordinates.booleanTLspPaintedObjectsTouchQuery.touched(ALspWorldTouchInfo aTouchInfo) Called for all objects that are touched at a point in world coordinates.