Uses of Annotation Interface
gen.annotation.Difficult
Packages that use Difficult
-
Uses of Difficult in gen.lib.cgraph
Methods in gen.lib.cgraph with annotations of type DifficultModifier and TypeMethodDescriptionstatic voidattr__c.addattr(Globals zz, ST_Agraph_s g, ST_Agobj_s obj, ST_Agsym_s sym) static intgraph__c.agdegree(Globals zz, ST_Agraph_s g, ST_Agnode_s n, boolean want_in, boolean want_out) static CString -
Uses of Difficult in gen.lib.common
Methods in gen.lib.common with annotations of type DifficultModifier and TypeMethodDescriptionstatic voidns__c.add_tree_edge(Globals zz, ST_Agedge_s e) static intns__c.init_graph(Globals zz, ST_Agraph_s g) static voidshapes__c.poly_init(Globals zz, ST_Agnode_s n) static intns__c.rank2(Globals zz, ST_Agraph_s g, int balance, int maxiter, int search_size) static voidlabels__c.storeline(Globals zz, ST_GVC_s gvc, ST_textlabel_t lp, CString line, char terminator) static CStringlabels__c.strdup_and_subst_obj0(Globals zz, CString str, ST_Agobj_s obj, int escBackslash) static voidns__c.TB_balance(Globals zz) -
Uses of Difficult in gen.lib.dotgen
Methods in gen.lib.dotgen with annotations of type DifficultModifier and TypeMethodDescriptionstatic voidmincross__c.allocate_ranks(Globals zz, ST_Agraph_s g) static voidmincross__c.build_ranks(Globals zz, ST_Agraph_s g, int pass) static voidflat__c.checkFlatAdjacent(ST_Agedge_s e) static voidclass2__c.class2(Globals zz, ST_Agraph_s g) static voidrank__c.cleanup1(Globals zz, ST_Agraph_s g) static voiddecomp__c.decompose(Globals zz, ST_Agraph_s g, int pass) static voiddecomp__c.end_component(Globals zz) static voidmincross__c.exchange(Globals zz, ST_Agnode_s v, ST_Agnode_s w) static voidposition__c.expand_leaves(ST_Agraph_s g) static voidmincross__c.flat_breakcycles(Globals zz, ST_Agraph_s g) static voidfastgr__c.flat_edge(ST_Agraph_s g, ST_Agedge_s e) static voidflat__c.flat_node(ST_Agedge_s e) static voidmincross__c.flat_reorder(Globals zz, ST_Agraph_s g) static voidmincross__c.flat_search(Globals zz, ST_Agraph_s g, ST_Agnode_s v) static voidmincross__c.init_mccomp(ST_Agraph_s g, int c) static voidmincross__c.init_mincross(Globals zz, ST_Agraph_s g) static intrank__c.make_new_cluster(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static ST_Agedge_sfastgr__c.new_virtual_edge(ST_Agnode_s u, ST_Agnode_s v, ST_Agedge_s orig) static voidfastgr__c.safe_other_edge(ST_Agedge_s e) static voiddecomp__c.search_component(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static voidposition__c.set_ycoords(Globals zz, ST_Agraph_s g) static voiddotsplines__c.swap_bezier(CArray<ST_bezier> old, CArray<ST_bezier> new_)