@maxgraph/core
    Preparing search index...

    Class CellStatePreview

    Implements a live preview for moving cells.

    Index

    Constructors

    Properties

    count: number = 0

    Contains the number of entries in the map.

    deltas: Dictionary<Cell, { point: Point; state: CellState }>

    Reference to the enclosing AbstractGraph.

    Methods