The attribute keys to set DOT object.
Optional
commentComments to include when outputting with toDot.
Readonly
sizeSize of the set of keys and values held by the DOT object.
Readonly
valuesThe key/value tuples of the object attributes.
Apply keys and values that can be specified for DOT objects collectively.
An array of objects or tuples of attribute key/value pairs.
Delete the value of an attribute from a DOT object by specifying a key.
Set a value, by specifying the key of the attributes in the DOT object.
Generated using TypeDoc
DOT object with the property that attributes can be held as a set of keys and values.