Class dotinit__c

java.lang.Object
gen.lib.dotgen.dotinit__c

public class dotinit__c extends java.lang.Object
  • Field Details

    • dot_cleanup

      public static CFunction dot_cleanup
    • dot_layout

      public static CFunction dot_layout
  • Constructor Details

    • dotinit__c

      public dotinit__c()
  • Method Details

    • dot_init_subg

      public static void dot_init_subg(ST_Agraph_s g, ST_Agraph_s droot)
    • dot_init_node

      public static void dot_init_node(ST_Agnode_s n)
    • dot_init_edge

      public static void dot_init_edge(ST_Agedge_s e)
    • dot_init_node_edge

      public static void dot_init_node_edge(ST_Agraph_s g)
    • dot_cleanup

      public static java.lang.Object dot_cleanup(java.lang.Object... arg_)
    • remove_from_rank

      public static java.lang.Object remove_from_rank(java.lang.Object... arg)
    • removeFill

      public static java.lang.Object removeFill(java.lang.Object... arg)
    • attach_phase_attrs

      public static java.lang.Object attach_phase_attrs(java.lang.Object... arg)
    • dotLayout

      public static void dotLayout(ST_Agraph_s g)
    • initSubg

      public static java.lang.Object initSubg(java.lang.Object... arg)
    • attachPos

      public static java.lang.Object attachPos(java.lang.Object... arg)
    • resetCoord

      public static java.lang.Object resetCoord(java.lang.Object... arg)
    • doDot

      public static void doDot(ST_Agraph_s g)
    • dot_layout

      public static void dot_layout(ST_Agraph_s g)
    • dot_root

      public static ST_Agraph_s dot_root(ST_Agobj_s p)