AnnotationLayerSupport<T> extension

Extension to add annotation layer support to widgets.

This extension provides a convenient way to wrap any widget with an annotation rendering layer.

on

Methods

withAnnotationLayer(NodeFlowController<T> controller) Widget

Available on Widget, provided by the AnnotationLayerSupport extension

Wraps this widget with an annotation layer.