Functor ViewGraph_core.M

module M: 
functor (Cb : SigCb) -> sig .. end
Parameters:
Cb : SigCb

val open_dot_file : Cb.t_env ->
GnoCanvas.canvas -> ?dot_cmd:string -> string -> ViewGraph_core.t_graph
Open the dot file in the canvas.
Raises Error if either the image or the graph fail to build
val clear : GnoCanvas.canvas -> ViewGraph_core.t_graph -> unit
it is very important to not using the graph anymore after calling clear