Class TemporaryCellStates

Creates a temporary set of cell states.

Constructors

Properties

oldBounds: Rectangle

Holds the bounds of the rectangle.

oldDoRedrawShape: ((state: CellState) => void)
oldScale: number

Holds the scale of the rectangle.

Holds the states of the rectangle.

oldValidateCellState: ((cell: null | Cell, recurse?: boolean) => null | CellState)
view: GraphView

Methods