Class TLcyGXYAsynchronousLayerDecoder

java.lang.Object
com.luciad.lucy.map.asynchronous.TLcyGXYAsynchronousLayerDecoder
All Implemented Interfaces:
ILcdGXYLayerDecoder

public class TLcyGXYAsynchronousLayerDecoder extends Object implements ILcdGXYLayerDecoder
Asynchronous layer decoder, wrapping around an existing layer decoder. It allows to easily convert a layer decoder into a layer decoder that supports asynchronous painting: the wrapper enables asynchronous painting for the wrapped decoder's created layers.