Package gen.lib.common
Class labels__c
java.lang.Object
gen.lib.common.labels__c
public class labels__c
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ST_textlabel_t
make_label
(ST_Agobj_s obj, CString str, int kind, double fontsize, CString fontname, CString fontcolor) static void
make_simple_label
(ST_GVC_s gvc, ST_textlabel_t lp) static void
storeline
(ST_GVC_s gvc, ST_textlabel_t lp, CString line, char terminator) static CString
strdup_and_subst_obj
(CString str, __ptr__ obj) static CString
strdup_and_subst_obj0
(CString str, ST_Agobj_s obj, int escBackslash) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
labels__c
public labels__c()
-
-
Method Details
-
storeline
-
make_simple_label
-
make_label
public static ST_textlabel_t make_label(ST_Agobj_s obj, CString str, int kind, double fontsize, CString fontname, CString fontcolor) -
strdup_and_subst_obj0
-
strdup_and_subst_obj
-