Class TLcdGXYAsynchronousEditableLabelsLayerTreeNodeWrapper

All Implemented Interfaces:
ILcdPropertyChangeSource, ILcdSelection<Object>, ILcdGXYAsynchronousLayerWrapper, ILcdGXYEditableLabelsLayer, ILcdGXYLayer, ILcdLayer, ILcdLayered, ILcdLayerTreeNode, Serializable

public class TLcdGXYAsynchronousEditableLabelsLayerTreeNodeWrapper extends TLcdGXYAsynchronousEditableLabelsLayerWrapper implements ILcdLayerTreeNode
TLcdGXYAsynchronousEditableLabelsLayerWrapper extension for layer nodes. It only protects the functionality offered by the ILcdGXYEditableLabelsLayer 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: