Class: Element

graph~Element

(abstract) new Element(id, label)

Represents a graph Element.
Parameters:
Name Type Description
id
label

Members

id

Gets the element id.

label :String

Gets the element label.
Type:
  • String