Package gen.lib.label
Class xlabels__c
- java.lang.Object
-
- gen.lib.label.xlabels__c
-
public class xlabels__c extends Object
-
-
Constructor Summary
Constructors Constructor Description xlabels__c()
-
Method Summary
-
-
-
Field Detail
-
icompare
public static CFunction icompare
-
-
Method Detail
-
icompare
public static int icompare(ST_dt_s dt, Object v1, Object v2, ST_dtdisc_s disc)
-
xlnew
public static ST_XLabels_t xlnew(CArray<ST_object_t> objs, int n_objs, CArray<ST_xlabel_t> lbls, int n_lbls, ST_label_params_t params)
-
xlfree
public static void xlfree(ST_XLabels_t xlp)
-
floorLog2
public static int floorLog2(int n)
-
xlhorder
public static int xlhorder(ST_XLabels_t xlp)
-
hd_hil_s_from_xy
public static int hd_hil_s_from_xy(ST_point p, int n)
-
lblenclosing
public static boolean lblenclosing(ST_object_t objp, ST_object_t objp1)
-
objp2rect
public static void objp2rect(ST_object_t op, ST_Rect_t r)
-
objplp2rect
public static void objplp2rect(ST_object_t objp, ST_Rect_t r)
-
objplpmks
public static ST_Rect_t objplpmks(ST_XLabels_t xlp, ST_object_t objp)
-
getintrsxi
public static int getintrsxi(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp)
-
recordointrsx
public static double recordointrsx(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp, ST_Rect_t rp, double a, ST_object_t[] intrsx)
-
recordlintrsx
public static double recordlintrsx(ST_XLabels_t xlp, ST_object_t op, ST_object_t cp, ST_Rect_t rp, double a, ST_object_t[] intrsx)
-
xlintersections
public static ST_BestPos_t xlintersections(ST_XLabels_t xlp, ST_object_t objp, ST_object_t[] intrsx)
-
xladjust
public static ST_BestPos_t xladjust(ST_XLabels_t xlp, ST_object_t objp)
-
xlhdxload
public static int xlhdxload(ST_XLabels_t xlp)
-
xlhdxunload
public static void xlhdxunload(ST_XLabels_t xlp)
-
xlspdxload
public static int xlspdxload(ST_XLabels_t xlp)
-
xlinitialize
public static int xlinitialize(ST_XLabels_t xlp)
-
placeLabels
public static int placeLabels(CArray<ST_object_t> objs, int n_objs, CArray<ST_xlabel_t> lbls, int n_lbls, ST_label_params_t params)
-
-