Package gen.lib.common
Class postproc__c
java.lang.Object
gen.lib.common.postproc__c
public class postproc__c
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ST_cinfo_t
addClusterObj
(ST_Agraph_s g, ST_cinfo_t info) static ST_boxf
addLabelObj
(ST_textlabel_t lp, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
addNodeObj
(ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
addNodeObj_
(ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static void
addXLabel
(ST_textlabel_t lp, CArray<ST_object_t> objp, CArray<ST_xlabel_t> xlp, int initObj, ST_pointf pos) static void
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
(ST_Agraph_s g, int allowTranslation) static void
static ST_pointf
static void
static void
translate_bb
(ST_Agraph_s g, int rankdir) static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
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(ST_textlabel_t lp, CArray<ST_object_t> objp, CArray<ST_xlabel_t> xlp, int initObj, ST_pointf pos) -
addLabelObj
-
addNodeObj
-
addNodeObj_
-
addClusterObj
-
countClusterLabels
-
addXLabels
-
gv_postprocess
-
dotneato_postprocess
-
place_graph_label
-