Uses of Class
com.luciad.view.lightspeed.layer.ALspTouchInfo
Package
Description
Provides layering support for
ILspView
.Provides layering support for raster layers.
Provides support for
querying
the objects of a layer.-
Uses of ALspTouchInfo in com.luciad.view.lightspeed.layer
Modifier and TypeClassDescriptionclass
This implementation ofALspTouchInfo
offers information about how and where a representation in view space of an object was touched.class
This implementation ofALspTouchInfo
offers information about how and where a representation (geometry) in world space of an object was touched.class
Default implementation ofALspViewTouchInfo
.class
Default implementation ofALspWorldTouchInfo
. -
Uses of ALspTouchInfo 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 ALspTouchInfo in com.luciad.view.lightspeed.query
Modifier and TypeMethodDescriptionTLspIsTouchedQuery.getTouchInfo()
Returns the touch info if the object is touched.Modifier and TypeMethodDescriptionTLspPaintedObjectsTouchQuery.getResult()
Returns the touch infos of all objects that are touched.