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 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 |
class2(Agraph_s g) |
static Object |
exch_xy(Object... arg) |
static Object |
exch_xyf(Object... arg) |
static void |
incr_width(Agraph_s g,
Agnode_s v) |
static void |
interclrep(Agraph_s g,
Agedge_s e) |
static Object |
interpolate_pointf(Object... arg) |
static boolean |
is_cluster_edge(Agedge_s e) |
static Agnode_s |
label_vnode(Agraph_s g,
Agedge_s orig) |
static Agnode_s |
leader_of(Agraph_s g,
Agnode_s v) |
static void |
make_chain(Agraph_s g,
Agnode_s from,
Agnode_s to,
Agedge_s orig) |
static void |
merge_chain(Agraph_s g,
Agedge_s e,
Agedge_s f,
boolean flag) |
static boolean |
mergeable(Agedge_s e,
Agedge_s f) |
static Object |
mid_point(Object... arg) |
static Object |
mid_pointf(Object... arg) |
static Object |
perp(Object... arg) |
static Agnode_s |
plain_vnode(Agraph_s g,
Agedge_s orig) |
static __struct__<pointf> |
pointfof(double x,
double y) |
static Object |
pointof(Object... arg) |
static Object |
scale(Object... arg) |
static Object |
sub_point(Object... arg) |
static Object |
sub_pointf(Object... arg) |