DOT object class representing a node.

Hierarchy

  • DotObject_9
    • Node

Implements

Constructors

Properties

Accessors

Methods

Constructors

  • Parameters

    Returns Node

Properties

attributes: AttributesGroup_2<values>
comment?: string

Comments to include when outputting with toDot.

id: string

ID of the node

Accessors

  • get $$type(): "Node"
  • The type of the DotObjectType.

    Returns "Node"

Methods

Generated using TypeDoc