Module Defaultgraphs.MakePackageGraph.Display

module Display: DisplayF(G)

include G
val vertex_name : Cudf.package -> string
val graph_attributes : 'a -> 'b list
val get_subgraph : 'a -> 'b option
val default_edge_attributes : 'a -> 'b list
val default_vertex_attributes : 'a -> 'b list
val vertex_attributes : Cudf.package -> [> `Color of int ] list
val edge_attributes : 'a -> 'b list