Class StaticCursorXYBuilder<ResultTableBackgroundType>

Builder for static xy-cursors

Type Parameters

Hierarchy

Methods

  • Create new CursorBuilder with a different ResultTable Background.

    Returns

    New builder with different resultTable background

    Type Parameters

    Parameters

    • resultTableBackgroundConstructor: BackgroundConstructor<T>

      Constructor for Background

    Returns StaticCursorXYBuilder<T>