Package gen.lib.common
Class postproc__c
- java.lang.Object
-
- gen.lib.common.postproc__c
-
public class postproc__c extends Object
-
-
Constructor Summary
Constructors Constructor Description postproc__c()
-
Method Summary
-
-
-
Method Detail
-
map_edge
public static void map_edge(Globals zz, ST_Agedge_s e)
-
translate_bb
public static void translate_bb(Globals zz, ST_Agraph_s g, int rankdir)
-
translate_drawing
public static void translate_drawing(Globals zz, ST_Agraph_s g)
-
centerPt
public static ST_pointf centerPt(CArray<ST_xlabel_t> xlp)
-
edgeTailpoint
public static ST_pointf edgeTailpoint(ST_Agedge_s e)
-
edgeHeadpoint
public static ST_pointf edgeHeadpoint(ST_Agedge_s e)
-
adjustBB
public static ST_boxf adjustBB(CArray<ST_object_t> objp, ST_boxf bb)
-
addXLabel
public static void addXLabel(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, CArray<ST_xlabel_t> xlp, int initObj, ST_pointf pos)
-
addLabelObj
public static ST_boxf addLabelObj(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, ST_boxf bb)
-
addNodeObj
public static ST_boxf addNodeObj(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb)
-
addNodeObj_
public static ST_boxf addNodeObj_(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb)
-
addClusterObj
public static ST_cinfo_t addClusterObj(Globals zz, ST_Agraph_s g, ST_cinfo_t info)
-
countClusterLabels
public static int countClusterLabels(ST_Agraph_s g)
-
addXLabels
public static void addXLabels(Globals zz, ST_Agraph_s gp)
-
gv_postprocess
public static void gv_postprocess(Globals zz, ST_Agraph_s g, int allowTranslation)
-
dotneato_postprocess
public static void dotneato_postprocess(Globals zz, ST_Agraph_s g)
-
place_graph_label
public static void place_graph_label(ST_Agraph_s g)
-
-