DOT object class representing a edge.

Hierarchy

  • DotObject_6
    • Edge

Implements

Constructors

Properties

Accessors

Constructors

Properties

attributes: AttributesGroupModel<values>
comment?: string

Comments to include when outputting with toDot.

Accessors

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

    Returns "Edge"

Generated using TypeDoc