Interface ILcdGXYAsynchronousPaintHintProvider

All Known Implementing Classes:
TLcyCompositeAsynchronousPaintHintProvider

public interface ILcdGXYAsynchronousPaintHintProvider

Provider for asynchronous paint hints. These hints are used to control asynchronous painting behavior.

Since:
10.1
See Also:
  • Method Details

    • getPaintHint

      Returns the TLcdGXYAsynchronousPaintHint corresponding to the layer aLayer.

      Depending on the returned TLcdGXYAsynchronousPaintHint instances, it might be useful for implementations of this class to use a caching mechanism. This is however left to the implementation.

      Parameters:
      aLayer - The layer to retrieve the paint hint for.
      Returns:
      the paint hint