package ocamlgraph

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Parameters

module TreeManipulation : sig ... end

Signature

val from_tree : fontMeasure:(fontName:string -> fontSize:int -> string -> int * int) -> Tree.t -> Tree.V.t -> XDot.Make(Tree).graph_layout