Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.view.gxy.asynchronous.lightspeed.manager

Provides functionality to automatically assign ILcdGXYAsynchronousPaintQueue instances to asynchronous layers .

See: Description

Package com.luciad.view.gxy.asynchronous.lightspeed.manager Description

Provides functionality to automatically assign ILcdGXYAsynchronousPaintQueue instances to asynchronous layers .

A default manager is available, which makes sure instances of TLcdGXYLspAsynchronousLayerWrapper will never share a paint queue with other types of asynchronous layers. In addition, paint queues are shared as much as possible between asynchronous layers of the same type. Customizing the merge/split strategy of paint queues can be achieved by setting a custom paint hint provider on the manager.

This package has been deprecated. Lightspeed integration in GXY views is no longer supported. Instead, either use GXY components only, or switch to a Lightspeed view.
Since:
2012.0
Skip navigation links
LuciadLightspeed
2023.1.08