Package gen.lib.dotgen
Class rank__c
java.lang.Object
gen.lib.dotgen.rank__c
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
cleanup1
(Globals zz, ST_Agraph_s g) static void
cluster_leader
(Globals zz, ST_Agraph_s clust) static void
collapse_cluster
(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static Object
collapse_rankset
(Object... arg_) static void
collapse_sets
(Globals zz, ST_Agraph_s rg, ST_Agraph_s g) static void
dot_rank
(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static void
dot1_rank
(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static Object
static void
edgelabel_ranks
(Globals zz, ST_Agraph_s g) static void
expand_ranksets
(Globals zz, ST_Agraph_s g, ST_aspect_t asp) static Object
find_clusters
(Object... arg_) static boolean
is_cluster
(Globals zz, ST_Agraph_s g) static int
make_new_cluster
(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static ST_point
static boolean
minmax_edges2
(ST_Agraph_s g, ST_point slen) static void
node_induce
(Globals zz, ST_Agraph_s par, ST_Agraph_s g) static int
rank_set_class
(Globals zz, ST_Agraph_s g) static void
rank1
(Globals zz, ST_Agraph_s g) static void
static void
-
Constructor Details
-
rank__c
public rank__c()
-
-
Method Details
-
renewlist
-
cleanup1
-
edgelabel_ranks
-
collapse_rankset
-
rank_set_class
-
make_new_cluster
-
node_induce
-
cluster_leader
-
collapse_cluster
-
collapse_sets
-
find_clusters
-
set_minmax
-
minmax_edges
-
minmax_edges2
-
rank1
-
expand_ranksets
-
dot1_rank
-
dot_rank
-
is_cluster
-
dot2_rank
-