Uses of Class
h.ST_object_t
Packages that use ST_object_t
Package
Description
-
Uses of ST_object_t in gen.lib.common
Method parameters in gen.lib.common with type arguments of type ST_object_tModifier and TypeMethodDescriptionstatic ST_boxfpostproc__c.addLabelObj(Globals zz, ST_textlabel_t lp, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxfpostproc__c.addNodeObj(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static ST_boxfpostproc__c.addNodeObj_(Globals zz, ST_Agnode_s np, CArray<ST_object_t> objp, ST_boxf bb) static voidpostproc__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_boxfpostproc__c.adjustBB(CArray<ST_object_t> objp, ST_boxf bb) -
Uses of ST_object_t in gen.lib.label
Methods in gen.lib.label with parameters of type ST_object_tModifier and TypeMethodDescriptionstatic intxlabels__c.getintrsxi(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp) static booleanxlabels__c.lblenclosing(ST_object_t objp, ST_object_t objp1) static voidxlabels__c.objp2rect(ST_object_t op, ST_Rect_t r) static voidxlabels__c.objplp2rect(ST_object_t objp, ST_Rect_t r) static ST_Rect_txlabels__c.objplpmks(ST_XLabels_t xlp, ST_object_t objp) static doublexlabels__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 doublexlabels__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_txlabels__c.xladjust(ST_XLabels_t xlp, ST_object_t objp) static ST_BestPos_txlabels__c.xlintersections(ST_XLabels_t xlp, ST_object_t objp, ST_object_t[] intrsx) Method parameters in gen.lib.label with type arguments of type ST_object_tModifier and TypeMethodDescriptionstatic intxlabels__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_txlabels__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
Fields in h with type parameters of type ST_object_t