All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static ST_Agedge_s |
agedge(Globals zz,
ST_Agraph_s g,
ST_Agnode_s t,
ST_Agnode_s h,
CString name,
boolean cflag) |
static int |
agedgeidcmpf(ST_dt_s d,
ST_Agedge_s arg_e0,
ST_Agedge_s arg_e1,
ST_dtdisc_s disc) |
static int |
agedgeseqcmpf(ST_dt_s d,
ST_Agedge_s arg_e0,
ST_Agedge_s arg_e1,
ST_dtdisc_s disc) |
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) |
static ST_Agedge_s |
agfstedge(Globals zz,
ST_Agraph_s g,
ST_Agnode_s n) |
static ST_Agedge_s |
agfstin(Globals zz,
ST_Agraph_s g,
ST_Agnode_s n) |
static ST_Agedge_s |
agfstout(Globals zz,
ST_Agraph_s g,
ST_Agnode_s n) |
static ST_Agnode_s |
aghead(__ptr__ e) |
static ST_Agedge_s |
agnxtedge(Globals zz,
ST_Agraph_s g,
ST_Agedge_s e,
ST_Agnode_s n) |
static ST_Agedge_s |
agnxtin(Globals zz,
ST_Agraph_s g,
ST_Agedge_s e) |
static ST_Agedge_s |
agnxtout(Globals zz,
ST_Agraph_s g,
ST_Agedge_s e) |
static ST_Agedge_s |
agopp(__ptr__ e) |
static ST_Agedge_s |
agsubedge(Globals zz,
ST_Agraph_s g,
ST_Agedge_s e,
boolean cflag) |
static ST_Agsubnode_s |
agsubrep(Globals zz,
ST_Agraph_s g,
ST_Agnode_s n) |
static ST_Agnode_s |
agtail(ST_Agedge_s e) |
static void |
ins(Globals zz,
ST_dt_s d,
CStarStar<ST_dtlink_s> set,
ST_Agedge_s e) |
static void |
installedge(Globals zz,
ST_Agraph_s g,
ST_Agedge_s e) |
static ST_Agedge_s |
newedge(Globals zz,
ST_Agraph_s g,
ST_Agnode_s t,
ST_Agnode_s h,
int id) |
static boolean |
ok_to_make_edge(Globals zz,
ST_Agraph_s g,
ST_Agnode_s t,
ST_Agnode_s h) |
static java.lang.Object |
subedge(java.lang.Object... arg_) |