Uses of Class
h.ST_boxf
Package
Description
-
Uses of ST_boxf in gen.lib.common
Modifier and TypeMethodDescriptionstatic ST_boxf
utils__c.addLabelBB
(ST_boxf bb, ST_textlabel_t lp, boolean flipxy) static ST_boxf
postproc__c.addLabelObj
(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
postproc__c.addNodeObj
(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
postproc__c.addNodeObj_
(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
postproc__c.adjustBB
(CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
htmltable__c.html_port
(ST_Agnode_s n, CString pname, int[] sides) Modifier and TypeMethodDescriptionstatic void
static ST_boxf
utils__c.addLabelBB
(ST_boxf bb, ST_textlabel_t lp, boolean flipxy) static ST_boxf
postproc__c.addLabelObj
(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
postproc__c.addNodeObj
(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
postproc__c.addNodeObj_
(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxf
postproc__c.adjustBB
(CArray<ST_object_t> objp, ST_boxf bb) static int
static boolean
shapes__c.compassPort
(ST_Agnode_s n, ST_boxf bp, ST_port pp, CString compass, int sides, ST_inside_t ictxt) static void
routespl__c.limitBoxes
(ST_boxf[] boxes, int boxn, CArray<ST_pointf> pps, int pn, int delta) static int
shapes__c.record_path
(ST_Agnode_s n, ST_port prt, int side, ST_boxf rv, int[] kptr) static void
emit__c.update_bb_bz
(ST_boxf bb, CArray<ST_pointf> cp) -
Uses of ST_boxf in gen.lib.dotgen
Modifier and TypeMethodDescriptionstatic ST_boxf
dotsplines__c.boxfof
(double llx, double lly, double urx, double ury) static ST_boxf
dotsplines__c.makeregularend
(ST_boxf b, int side, double y) static ST_boxf
dotsplines__c.maximal_bbox
(ST_Agraph_s g, ST_spline_info_t sp, ST_Agnode_s vn, ST_Agedge_s ie, ST_Agedge_s oe) static ST_boxf
dotsplines__c.rank_box
(ST_spline_info_t sp, ST_Agraph_s g, int r) Modifier and TypeMethodDescriptionstatic void
dotsplines__c.completeregularpath
(ST_path P, ST_Agedge_s first, ST_Agedge_s last, ST_pathend_t tendp, ST_pathend_t hendp, ST_boxf[] boxes, int boxn, int flag) static ST_boxf
dotsplines__c.makeregularend
(ST_boxf b, int side, double y) -
Uses of ST_boxf in h
Modifier and TypeFieldDescriptionfinal ST_boxf
ST_field_t.b
final ST_boxf
ST_Agraphinfo_t.bb
final ST_boxf
ST_cinfo_t.bb
final ST_boxf
ST_label_params_t.bb
ST_boxf[]
ST_path.boxes
final ST_boxf[]
ST_pathend_t.boxes
ST_port.bp
final ST_boxf
ST_pathend_t.nb
ST_boxf[]
ST_spline_info_t.Rank_box
ST_inside_t.s_bp
-
Uses of ST_boxf in smetana.core