Protocol for providing graph shape information for vertices.
This protocol allows vertices to specify their visual shape in graph visualizations using Graphviz DOT notation.
Summary
Functions
Returns the shape to be used for the vertex in graph visualization.
Types
@type t() :: term()
All the types that implement this protocol.