Hierarchy

  • default

Constructors

Properties

actives: {}

Type declaration

    copyNode: {}

    Type declaration

      destroyFunc: Function[]
      graph: Graph.default
      nodeG: SVGGElement
      nodes: Record<string, InstanceNode>
      paper: SVGGElement
      shapes: { [key: string]: NodeRender }

      Type declaration

      timeout: Timeout
      tmpLinkPoints: InstanceNode[]

      Methods

      • 根据数据更新节点位置

        Parameters

        • input: string | VEditorNode
        • rerenderShape: boolean = false

        Returns void

      Generated using TypeDoc