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_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) Methods in gen.lib.label with parameters of type ST_XLabels_tModifier and TypeMethodDescriptionstatic int
xlabels__c.getintrsxi
(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp) 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 void
xlabels__c.xlfree
(ST_XLabels_t xlp) static int
xlabels__c.xlhdxload
(Globals zz, ST_XLabels_t xlp) static void
xlabels__c.xlhdxunload
(ST_XLabels_t xlp) static int
xlabels__c.xlhorder
(ST_XLabels_t xlp) static int
xlabels__c.xlinitialize
(Globals zz, ST_XLabels_t xlp) static ST_BestPos_t
xlabels__c.xlintersections
(ST_XLabels_t xlp, ST_object_t objp, ST_object_t[] intrsx) static int
xlabels__c.xlspdxload
(Globals zz, ST_XLabels_t xlp)