Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NodeHandler

Hierarchy

Index

Constructors

constructor

Properties

Protected canvas

canvas: FabricCanvas

Protected handler

handler: Handler

Methods

create

  • create(options: Partial<NodeObject>, loaded?: boolean): void

deselect

  • deselect(): void

getNodePath

highlightingByPath

  • highlightingByPath(path?: string[]): void

highlightingLink

highlightingNode

  • highlightingNode(object: FabricObject, duration?: number, minBlur?: number, maxBlur?: number): void

Protected initialize

  • initialize(): void

selectById

  • selectById(id: string): void

selectByPath

  • selectByPath(path?: string[]): void

Generated using TypeDoc