Uses of Class
h.ST_object_t
Package
Description
-
Uses of ST_object_t in gen.lib.common
Modifier and TypeMethodDescriptionstatic 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 void
postproc__c.addXLabel
(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, CArray<ST_xlabel_t> xlp, int initObj, ST_pointf pos) static ST_boxf
postproc__c.adjustBB
(CArray<ST_object_t> objp, ST_boxf bb) -
Uses of ST_object_t in gen.lib.label
Modifier and TypeMethodDescriptionstatic int
xlabels__c.getintrsxi
(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp) static boolean
xlabels__c.lblenclosing
(ST_object_t objp, ST_object_t objp1) static void
xlabels__c.objp2rect
(ST_object_t op, ST_Rect_t r) static void
xlabels__c.objplp2rect
(ST_object_t objp, ST_Rect_t r) static ST_Rect_t
xlabels__c.objplpmks
(ST_XLabels_t xlp, ST_object_t objp) static double
xlabels__c.recordlintrsx
(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp, ST_Rect_t rp, double a, ST_object_t[] intrsx) static double
xlabels__c.recordointrsx
(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp, ST_Rect_t rp, double a, ST_object_t[] intrsx) static ST_BestPos_t
xlabels__c.xladjust
(ST_XLabels_t xlp, ST_object_t objp) static ST_BestPos_t
xlabels__c.xlintersections
(ST_XLabels_t xlp, ST_object_t objp, ST_object_t[] intrsx) Modifier and TypeMethodDescriptionstatic int
xlabels__c.placeLabels
(Globals zz, CArray<ST_object_t> objs, int n_objs, CArray<ST_xlabel_t> lbls, int n_lbls, ST_label_params_t params) static ST_XLabels_t
xlabels__c.xlnew
(Globals zz, CArray<ST_object_t> objs, int n_objs, CArray<ST_xlabel_t> lbls, int n_lbls, ST_label_params_t params) -
Uses of ST_object_t in h