Uses of Interface
com.luciad.view.lightspeed.services.asynchronous.ILspTaskExecutor
Package
Description
Provides support for OpenGL-based 2D and 3D visualization of data.
-
Uses of ILspTaskExecutor in com.luciad.view.lightspeed
Modifier and TypeMethodDescriptionTLspViewServices.getTaskExecutor()
Returns theILspTaskExecutor
that is used to execute asynchronous tasks.TLspViewServices.getTaskExecutor
(ILspLayer aLayer) Returns theILspTaskExecutor
that is used to execute (asynchronous) tasks for the given layer.