Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • mxCellStatePreview

Index

Constructors

constructor

Properties

count

count: number

Contains the number of entries in the map.

deltas

deltas: mxDictionary<any>

Reference to the enclosing .

graph

graph: mxGraph

Reference to the enclosing .

Methods

addEdges

isEmpty

  • isEmpty(): boolean

moveState

  • moveState(state: mxCellState, dx: number, dy: number, add: boolean, includeEdges: boolean): mxPoint

revalidateState

  • revalidateState(state: mxCellState, dx: number, dy: number, visitor: Function): void

show

  • show(visitor: Function): void

translateState

  • translateState(state: mxCellState, dx: number, dy: number): void

Generated using TypeDoc