DefaultAttributeBlockType

DefaultAttributeBlockType represents the scope of a default attributes block. The three supported scopes are GRAPH, NODE, and EDGE. The names of the enumeration values are chosen to match dot keywords and must not be changed.

Author

Todd L Smith

Entries

Link copied to clipboard

Edge scope.

Link copied to clipboard

Node scope.

Link copied to clipboard

Graph scope.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int