Uses of Class
h.ST_XLabels_t
Packages that use ST_XLabels_t
-
Uses of ST_XLabels_t in gen.lib.label
Methods in gen.lib.label that return ST_XLabels_tModifier and TypeMethodDescriptionstatic 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) Methods in gen.lib.label with parameters of type ST_XLabels_tModifier and TypeMethodDescriptionstatic intxlabels__c.getintrsxi(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp) 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 voidxlabels__c.xlfree(ST_XLabels_t xlp) static intxlabels__c.xlhdxload(Globals zz, ST_XLabels_t xlp) static voidxlabels__c.xlhdxunload(ST_XLabels_t xlp) static intxlabels__c.xlhorder(ST_XLabels_t xlp) static intxlabels__c.xlinitialize(Globals zz, ST_XLabels_t xlp) static ST_BestPos_txlabels__c.xlintersections(ST_XLabels_t xlp, ST_object_t objp, ST_object_t[] intrsx) static intxlabels__c.xlspdxload(Globals zz, ST_XLabels_t xlp)