All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static Object |
add_point(Object... arg) |
static __struct__<pointf> |
add_pointf(__struct__<pointf> p,
__struct__<pointf> q) |
static void |
basic_merge(Agedge_s e,
Agedge_s rep) |
static Object |
box_bb(Object... arg) |
static Object |
box_contains(Object... arg) |
static Object |
box_intersect(Object... arg) |
static Object |
box_overlap(Object... arg) |
static Object |
boxf_bb(Object... arg) |
static Object |
boxf_contains(Object... arg) |
static Object |
boxf_intersect(Object... arg) |
static Object |
boxf_overlap(Object... arg) |
static __struct__<boxf> |
boxfof(double llx,
double lly,
double urx,
double ury) |
static Object |
boxof(Object... arg) |
static void |
delete_fast_edge(Agedge_s e) |
static void |
delete_fast_node(Agraph_s g,
Agnode_s n) |
static void |
delete_flat_edge(Agedge_s e) |
static Object |
exch_xy(Object... arg) |
static Object |
exch_xyf(Object... arg) |
static Agedge_s |
fast_edge(Agedge_s e) |
static void |
fast_node(Agraph_s g,
Agnode_s n) |
static Object |
fast_nodeapp(Object... arg) |
static Agedge_s |
ffe(Agnode_s u,
__struct__<elist> uL,
Agnode_s v,
__struct__<elist> vL) |
static Agedge_s |
find_fast_edge(Agnode_s u,
Agnode_s v) |
static Agnode_s |
find_fast_node(Agraph_s g,
Agnode_s n) |
static Agedge_s |
find_flat_edge(Agnode_s u,
Agnode_s v) |
static void |
flat_edge(Agraph_s g,
Agedge_s e) |
static Object |
interpolate_pointf(Object... arg) |
static void |
merge_oneway(Agedge_s e,
Agedge_s rep) |
static Object |
mid_point(Object... arg) |
static Object |
mid_pointf(Object... arg) |
static Agedge_s |
new_virtual_edge(Agnode_s u,
Agnode_s v,
Agedge_s orig) |
static void |
other_edge(Agedge_s e) |
static Object |
perp(Object... arg) |
static __struct__<pointf> |
pointfof(double x,
double y) |
static Object |
pointof(Object... arg) |
static Object |
safe_delete_fast_edge(Object... arg) |
static Object |
safe_list_append(Object... arg) |
static Object |
safe_other_edge(Object... arg) |
static Object |
scale(Object... arg) |
static Object |
sub_point(Object... arg) |
static Object |
sub_pointf(Object... arg) |
static Object |
unmerge_oneway(Object... arg) |
static Object |
unrep(Object... arg) |
static Agedge_s |
virtual_edge(Agnode_s u,
Agnode_s v,
Agedge_s orig) |
static Agnode_s |
virtual_node(Agraph_s g) |
static void |
zapinlist(elist L,
Agedge_s e) |