Class TLcyGXYAsynchronousLayerFactory

java.lang.Object
com.luciad.lucy.map.asynchronous.TLcyGXYAsynchronousLayerFactory
All Implemented Interfaces:
ILcdGXYLayerFactory

public class TLcyGXYAsynchronousLayerFactory extends Object implements ILcdGXYLayerFactory
Asynchronous layer factory, wrapping around an existing layer factory. It allows to easily convert a layer factory into a layer factory that supports asynchronous painting: layers produced by this factory will be painted asynchronously.