Package gen.lib.dotgen
Class cluster__c
java.lang.Object
gen.lib.dotgen.cluster__c
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
build_skeleton
(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static ST_Agnode_s
clone_vn
(ST_Agraph_s g, ST_Agnode_s vn) static void
expand_cluster
(Globals zz, ST_Agraph_s subg) static void
install_cluster
(Globals zz, ST_Agraph_s g, ST_Agnode_s n, int pass, ST_nodequeue q) static void
interclexp
(Globals zz, ST_Agraph_s subg) static void
make_interclust_chain
(ST_Agraph_s g, ST_Agnode_s from, ST_Agnode_s to, ST_Agedge_s orig) static void
make_slots
(ST_Agraph_s root, int r, int pos, int d) static ST_Agnode_s
static void
map_path
(ST_Agnode_s from, ST_Agnode_s to, ST_Agedge_s orig, ST_Agedge_s ve, int type) static void
mark_clusters
(Globals zz, ST_Agraph_s g) static void
static void
mark_lowclusters
(Globals zz, ST_Agraph_s root) static void
merge_ranks
(ST_Agraph_s subg) static void
-
Constructor Details
-
cluster__c
public cluster__c()
-
-
Method Details
-
map_interclust_node
-
make_slots
-
clone_vn
-
map_path
public static void map_path(ST_Agnode_s from, ST_Agnode_s to, ST_Agedge_s orig, ST_Agedge_s ve, int type) -
make_interclust_chain
public static void make_interclust_chain(ST_Agraph_s g, ST_Agnode_s from, ST_Agnode_s to, ST_Agedge_s orig) -
interclexp
-
merge_ranks
-
remove_rankleaders
-
expand_cluster
-
mark_clusters
-
build_skeleton
-
install_cluster
public static void install_cluster(Globals zz, ST_Agraph_s g, ST_Agnode_s n, int pass, ST_nodequeue q) -
mark_lowclusters
-
mark_lowcluster_basic
-