Package com.luciad.lucy.map.asynchronous


package com.luciad.lucy.map.asynchronous
Provides supporting classes for asynchronous painting.

This package provides supporting classes for painting individual layers asynchronously. The main entry point of the package is the abstract facade ALcyAsynchronousPaintFacade that creates and accesses asynchronously painted layers.

The package also contains a number of wrapper classes that enable you to rapidly add asynchronous support to your addon.

Since:
7.2