public LayoutGraphTable(main f) : base(f, "tableGraph")
 {
 }
Exemple #2
0
 public LayoutGraphParse(main m) : base(m, "parseGraph")
 {
 }