public class cluster__c extends Object
Constructor and Description |
---|
cluster__c() |
public static __struct__<pointf> pointfof(double x, double y)
public static __struct__<boxf> boxfof(double llx, double lly, double urx, double ury)
public static __struct__<pointf> add_pointf(__struct__<pointf> p, __struct__<pointf> q)
public static void make_slots(Agraph_s root, int r, int pos, int d)
public static void map_path(Agnode_s from, Agnode_s to, Agedge_s orig, Agedge_s ve, int type)
public static void make_interclust_chain(Agraph_s g, Agnode_s from, Agnode_s to, Agedge_s orig)
public static void interclexp(Agraph_s subg)
public static void merge_ranks(Agraph_s subg)
public static void remove_rankleaders(Agraph_s g)
public static void expand_cluster(Agraph_s subg)
public static void mark_clusters(Agraph_s g)
public static void mark_lowclusters(Agraph_s root)
public static void mark_lowcluster_basic(Agraph_s g)
Copyright © 2016. All Rights Reserved.