Package gen.lib.dotgen
Class cluster__c
java.lang.Object
gen.lib.dotgen.cluster__c
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidbuild_skeleton(Globals zz, ST_Agraph_s g, ST_Agraph_s subg) static ST_Agnode_sclone_vn(ST_Agraph_s g, ST_Agnode_s vn) static voidexpand_cluster(Globals zz, ST_Agraph_s subg) static voidinstall_cluster(Globals zz, ST_Agraph_s g, ST_Agnode_s n, int pass, ST_nodequeue q) static voidinterclexp(Globals zz, ST_Agraph_s subg) static voidmake_interclust_chain(ST_Agraph_s g, ST_Agnode_s from, ST_Agnode_s to, ST_Agedge_s orig) static voidmake_slots(ST_Agraph_s root, int r, int pos, int d) static ST_Agnode_sstatic voidmap_path(ST_Agnode_s from, ST_Agnode_s to, ST_Agedge_s orig, ST_Agedge_s ve, int type) static voidmark_clusters(Globals zz, ST_Agraph_s g) static voidstatic voidmark_lowclusters(Globals zz, ST_Agraph_s root) static voidmerge_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
-