package ocamlgraph_gtk

  1. Overview
  2. Docs

Module Graph_gtk.DGraphContainerSource

Sourcetype cluster = string
Sourcetype status =
  1. | Global
  2. | Tree
  3. | Both
Sourceclass type ['vertex, 'edge, 'cluster, 'tree_vertex, 'tree_edge, 'tree_cluster] view_container_type = object ... end
Sourcemodule type S = sig ... end
Sourcemodule Dot : sig ... end