Package gen.lib.dotgen
Class position__c
java.lang.Object
gen.lib.dotgen.position__c
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Objectstatic ObjectadjustAspectRatio(Object... arg_) static voidadjustRanks(Globals zz, ST_Agraph_s g, int margin_total) static voidadjustSimple(ST_Agraph_s g, int delta, int margin_total) static voidstatic Objectstatic Objectbox_contains(Object... arg) static Objectbox_intersect(Object... arg) static Objectbox_overlap(Object... arg) static Objectstatic Objectboxf_contains(Object... arg) static Objectboxf_intersect(Object... arg) static Objectboxf_overlap(Object... arg) static Objectstatic booleancanreach(ST_Agnode_s u, ST_Agnode_s v) static intclust_ht(Globals zz, ST_Agraph_s g) static voidstatic voidstatic voidcontain_clustnodes(Globals zz, ST_Agraph_s g) static voidcontain_nodes(Globals zz, ST_Agraph_s g) static voidcontain_subclust(Globals zz, ST_Agraph_s g) static voidcreate_aux_edges(Globals zz, ST_Agraph_s g) static Objectstatic voiddot_compute_bb(ST_Agraph_s g, ST_Agraph_s root) static voiddot_position(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static Objectstatic Objectstatic voidstatic booleango(ST_Agnode_s u, ST_Agnode_s v) static Objectinterpolate_pointf(Object... arg) static voidkeepout_othernodes(Globals zz, ST_Agraph_s g) static doublelargeMinlen(double l) static ST_Agedge_smake_aux_edge(ST_Agnode_s u, ST_Agnode_s v, double len, int wt) static voidstatic voidstatic voidstatic voidstatic Objectstatic Objectmid_pointf(Object... arg) static intnsiter2(Globals zz, ST_Agraph_s g) static Objectstatic Objectstatic booleanports_eq(ST_Agedge_s e, ST_Agedge_s f) static voidpos_clusters(Globals zz, ST_Agraph_s g) static voidrec_bb(ST_Agraph_s g, ST_Agraph_s root) static voidstatic Objectstatic voidseparate_subclust(Globals zz, ST_Agraph_s g) static voidset_aspect(ST_Agraph_s g, ST_aspect_t asp) static voidstatic voidset_ycoords(Globals zz, ST_Agraph_s g) static Objectstatic Objectsub_pointf(Object... arg) static booleanvnode_not_related_to(Globals zz, ST_Agraph_s g, ST_Agnode_s v)
-
Constructor Details
-
position__c
public position__c()
-
-
Method Details
-
pointof
-
boxof
-
add_point
-
sub_point
-
sub_pointf
-
mid_point
-
mid_pointf
-
interpolate_pointf
-
exch_xy
-
exch_xyf
-
box_bb
-
boxf_bb
-
box_intersect
-
boxf_intersect
-
box_overlap
-
boxf_overlap
-
box_contains
-
boxf_contains
-
perp
-
scale
-
largeMinlen
public static double largeMinlen(double l) -
connectGraph
-
dot_position
-
nsiter2
-
go
-
canreach
-
make_aux_edge
-
allocate_aux_edges
-
make_LR_constraints
-
make_edge_pairs
-
contain_clustnodes
-
keepout_othernodes
-
contain_subclust
-
separate_subclust
-
pos_clusters
-
compress_graph
-
create_aux_edges
-
remove_aux_edges
-
set_xcoords
-
adjustSimple
-
adjustRanks
-
clust_ht
-
set_ycoords
-
dot_compute_bb
-
rec_bb
-
adjustAspectRatio
-
set_aspect
-
make_leafslots
-
do_leaves
-
ports_eq
-
expand_leaves
-
make_lrvn
-
contain_nodes
-