Methods
getNodePath
-
Parameters
-
-
Default value nodes: NodeObject[] = []
-
Default value direction: string = "init"
Returns void
highlightingByPath
- highlightingByPath(path?: string[]): void
highlightingLink
-
Parameters
-
-
-
Default value duration: number = 500
Returns void
highlightingNode
- highlightingNode(object: FabricObject, duration?: number, minBlur?: number, maxBlur?: number): void
-
Parameters
-
-
Default value duration: number = 500
-
Default value minBlur: number = 0
-
Default value maxBlur: number = 50
Returns void
selectById
- selectById(id: string): void
selectByPath
- selectByPath(path?: string[]): void
Deselect nodes