public class postproc__c extends Object
Constructor and Description |
---|
postproc__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 __struct__<pointf> map_point(__struct__<pointf> p)
public static void map_edge(Agedge_s e)
public static void translate_bb(Agraph_s g, int rankdir)
public static void translate_drawing(Agraph_s g)
public static void addXLabels(Agraph_s gp)
public static void gv_postprocess(Agraph_s g, int allowTranslation)
public static void dotneato_postprocess(Agraph_s g)
public static void place_graph_label(Agraph_s g)
Copyright © 2016. All Rights Reserved.