Class AutoCursor2DBuilder<ResultTableBackgroundType>

Builder for auto-cursors without axes.

Type Parameters

Hierarchy

Implements

  • AutoCursorBuilder<AutoCursor<ResultTableBackgroundType>>

Methods

  • Create new CursorBuilder with a different ResultTable Background.

    Returns

    CursorBuilder of same type

    Type Parameters

    Parameters

    • resultTableBackgroundConstructor: BackgroundConstructor<T>

      Constructor for Background

    Returns AutoCursor2DBuilder<T>