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