Package gen.lib.cgraph
Class edge__c
java.lang.Object
gen.lib.cgraph.edge__c
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ST_Agedge_sagedge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, CString name, boolean cflag) static intagedgeidcmpf(ST_dt_s d, ST_Agedge_s arg_e0, ST_Agedge_s arg_e1, ST_dtdisc_s disc) static intagedgeseqcmpf(ST_dt_s d, ST_Agedge_s arg_e0, ST_Agedge_s arg_e1, ST_dtdisc_s disc) static ST_Agedge_sagfindedge_by_key(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, ST_Agtag_s key) static ST_Agedge_sagfstedge(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agedge_sagfstin(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agedge_sagfstout(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agnode_sstatic ST_Agedge_sagnxtedge(Globals zz, ST_Agraph_s g, ST_Agedge_s e, ST_Agnode_s n) static ST_Agedge_sagnxtin(Globals zz, ST_Agraph_s g, ST_Agedge_s e) static ST_Agedge_sagnxtout(Globals zz, ST_Agraph_s g, ST_Agedge_s e) static ST_Agedge_sstatic ST_Agedge_sagsubedge(Globals zz, ST_Agraph_s g, ST_Agedge_s e, boolean cflag) static ST_Agsubnode_sagsubrep(Globals zz, ST_Agraph_s g, ST_Agnode_s n) static ST_Agnode_sstatic voidins(Globals zz, ST_dt_s d, CStarStar<ST_dtlink_s> set, ST_Agedge_s e) static voidinstalledge(Globals zz, ST_Agraph_s g, ST_Agedge_s e) static ST_Agedge_snewedge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, int id) static booleanok_to_make_edge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h) static Object
-
Field Details
-
agedgeidcmpf
-
agedgeseqcmpf
-
-
Constructor Details
-
edge__c
public edge__c()
-
-
Method Details
-
agfstout
-
agnxtout
-
agfstin
-
agnxtin
-
agfstedge
-
agnxtedge
-
agfindedge_by_key
public static ST_Agedge_s agfindedge_by_key(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, ST_Agtag_s key) -
agsubrep
-
ins
-
installedge
-
subedge
-
newedge
-
ok_to_make_edge
-
agedge
public static ST_Agedge_s agedge(Globals zz, ST_Agraph_s g, ST_Agnode_s t, ST_Agnode_s h, CString name, boolean cflag) -
agsubedge
-
agedgeidcmpf
-
agedgeseqcmpf
public static int agedgeseqcmpf(ST_dt_s d, ST_Agedge_s arg_e0, ST_Agedge_s arg_e1, ST_dtdisc_s disc) -
agtail
-
aghead
-
agopp
-