Class TLcdGXYAsynchronousLayerTreeNodeWrapper

java.lang.Object
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousLayerWrapper
com.luciad.view.gxy.asynchronous.TLcdGXYAsynchronousLayerTreeNodeWrapper
All Implemented Interfaces:
ILcdPropertyChangeSource, ILcdSelection<Object>, ILcdGXYAsynchronousLayerWrapper, ILcdGXYLayer, ILcdLayer, ILcdLayered, ILcdLayerTreeNode, Serializable

public class TLcdGXYAsynchronousLayerTreeNodeWrapper extends TLcdGXYAsynchronousLayerWrapper implements ILcdLayerTreeNode
TLcdGXYAsynchronousLayerWrapper extension for layer nodes. It only protects the functionality offered by the ILcdGXYLayer interface. The node functionality is not protected from asynchronous painting, and should therefore not be accessed in paint-specific methods.
Since:
9.0
See Also: