Class AutoFitStrategy<ResultTableBackgroundType>Abstract

Strategy that tries to automatically fit the ResultTable of Cursors into an arbitrary scale somehow. AutoFitStrategy keeps track of its changes to the ResultTable and as such is aware if user has modified some relevant trait of it.

Type Parameters

Hierarchy

  • AutoFitStrategy

Methods

Methods

  • revert any changes that strategy has made to ResultTable.

    Returns AutoFitStrategy<ResultTableBackgroundType>

  • Attempt to auto-fit ResultTable to scale.

    Returns

    True, when ResultTable fits the scale after auto-fit

    Returns boolean