The type of object is being specified.
The attribute keys to set DOT object.
The type of the DotObjectType.
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 all attributes specified for the DOT object.
Delete the value of an attribute from a DOT object by specifying a key.
Get the value of an attribute by a DOT object by specifying its key.
If the value corresponding to the key does not exist, undefined is returned.
Set a value, by specifying the key of the attributes in the DOT object.
A list object of attributes commonly specified for nodes, subgraphs, and edges under graph and subgraph.