|
Attribute format Attributes are specified as follows: attribute keyword : attribute value All attributes are optional except for the
The attribute value depends on the attribute and is one of the following:
It is possible to specify default values for all node or edge attributes in a top-level graph or subgraph. The default attributes are specified as follows:
Such specifications can appear anywhere in a top-level graph or subgraph specification and apply from there on to all nodes and edges respectively (including back edges, near edges and bent near edges) where the corresponding attribute is not set explicitly. Each default specification applies until another default specification for the same attribute appears or until the end of the subgraph or top-level graph specification is reached. Groups of nodes and edges can be folded (see grouping of nodes). A summary node is displayed for all nodes of a folded group of nodes. In addition, summary edges to this summary node are displayed for sets of edges to nodes of the group. It is possible to specify the attributes for these summary nodes and edges that come from a folding operation. This allows folded node groups to be given a different appearance than normal nodes and edges. The attributes for these summary nodes or replacement edges are specified as follows:
» Next: Region format
|