Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface INode

Defines properties for network nodes.

Hierarchy

  • INode

Index

Properties

Properties

Optional id

id: string

Gets or sets the node's ID.

Optional position

position: IPoint

Gets or sets the node's position.

Optional queue

queue: Queue

Gets or sets the Queue associated with the node.

Generated using TypeDoc