All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static Object |
agdeledge(Object... arg) |
static Object |
agdeledgeimage(Object... arg) |
static Agedge_s |
agedge(Agraph_s g,
Agnode_s t,
Agnode_s h,
CString name,
boolean cflag) |
static int |
agedgeidcmpf(_dt_s d,
__ptr__ arg_e0,
__ptr__ arg_e1,
_dtdisc_s disc) |
static int |
agedgeseqcmpf(_dt_s d,
__ptr__ arg_e0,
__ptr__ arg_e1,
_dtdisc_s disc) |
static Object |
agfindedge_by_id(Object... arg) |
static Agedge_s |
agfindedge_by_key(Agraph_s g,
Agnode_s t,
Agnode_s h,
__struct__<Agtag_s> key) |
static Agedge_s |
agfstedge(Agraph_s g,
Agnode_s n) |
static Agedge_s |
agfstin(Agraph_s g,
Agnode_s n) |
static Agedge_s |
agfstout(Agraph_s g,
Agnode_s n) |
static Agnode_s |
aghead(__ptr__ e) |
static Object |
agidedge(Object... arg) |
static Agedge_s |
agnxtedge(Agraph_s g,
Agedge_s e,
Agnode_s n) |
static Agedge_s |
agnxtin(Agraph_s g,
Agedge_s e) |
static Agedge_s |
agnxtout(Agraph_s g,
Agedge_s e) |
static Agedge_s |
agopp(__ptr__ e) |
static Agedge_s |
agsubedge(Agraph_s g,
Agedge_s e,
boolean cflag) |
static Agsubnode_s |
agsubrep(Agraph_s g,
Agnode_s n) |
static Agnode_s |
agtail(Agedge_s e) |
static Object |
del(Object... arg) |
static void |
ins(_dt_s d,
STARSTAR<_dtlink_s> set,
Agedge_s e) |
static void |
installedge(Agraph_s g,
Agedge_s e) |
static Agedge_s |
newedge(Agraph_s g,
Agnode_s t,
Agnode_s h,
int id) |
static boolean |
ok_to_make_edge(Agraph_s g,
Agnode_s t,
Agnode_s h) |
static Object |
subedge(Object... arg) |