All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static void |
abomination(Agraph_s g) |
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 |
checkFlatAdjacent(Agedge_s e) |
static Object |
exch_xy(Object... arg) |
static Object |
exch_xyf(Object... arg) |
static void |
findlr(Agnode_s u,
Agnode_s v,
int[] lp,
int[] rp) |
static int |
flat_edges(Agraph_s g) |
static int |
flat_limits(Agraph_s g,
Agedge_s e) |
static void |
flat_node(Agedge_s e) |
static Object |
interpolate_pointf(Object... arg) |
static Agnode_s |
make_vn_slot(Agraph_s g,
int r,
int pos) |
static Object |
mid_point(Object... arg) |
static Object |
mid_pointf(Object... arg) |
static Object |
perp(Object... arg) |
static __struct__<pointf> |
pointfof(double x,
double y) |
static Object |
pointof(Object... arg) |
static Object |
scale(Object... arg) |
static void |
setbounds(Agnode_s v,
int[] bounds,
int[] lpos,
int[] rpos) |
static Object |
sub_point(Object... arg) |
static Object |
sub_pointf(Object... arg) |