| Interface | Description |
|---|---|
| Attributed<T,F extends For> | |
| Attributes<F extends For> | |
| For |
Marker to define which elements (graph, node, link) an Attribute can be used for.
|
| ForAll |
Marker for Attributes that can be used for all types of elements.
|
| ForGraph |
Marker for Attributes that can be used for graphs.
|
| ForGraphLink |
Marker for Attributes that can be used for graphs and links.
|
| ForGraphNode |
Marker for Attributes that can be used for graphs and nodes.
|
| ForLink |
Marker for Attributes that can be used for links.
|
| ForNode |
Marker for Attributes that can be used for nodes.
|
| ForNodeLink |
Marker for Attributes that can be used for nodes and links.
|
| Named |
| Class | Description |
|---|---|
| Arrow | |
| Color | |
| EndLabel | |
| Font | |
| GraphAttr | |
| Image | |
| Label | |
| LinkAttr | |
| MapAttributes<F extends For> | |
| NodeAttr | |
| Rank | |
| Records | |
| Shape | |
| SimpleLabel | |
| SingleAttributes<T,F extends For> | |
| Size | |
| Style<T extends For> |