Class StaticCursor2DBuilder<ResultTableBackgroundType>

Builder for static cursors without axes.

Type Parameters

Hierarchy

Methods

  • Create new CursorBuilder with a different ResultTable Background.

    Returns

    CursorBuilder of same type

    Type Parameters

    Parameters

    • resultTableBackgroundConstructor: BackgroundConstructor<T>

      Constructor for Background

    Returns StaticCursor2DBuilder<T>