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