All Methods Static Methods Concrete Methods
Modifier and Type |
Method and Description |
static Object |
add_point(Object... arg) |
static __struct__<pointf> |
add_pointf(__struct__<pointf> p,
__struct__<pointf> q) |
static Object |
box_bb(Object... arg) |
static Object |
box_contains(Object... arg) |
static Object |
box_intersect(Object... arg) |
static Object |
box_overlap(Object... arg) |
static Object |
boxf_bb(Object... arg) |
static Object |
boxf_contains(Object... arg) |
static Object |
boxf_intersect(Object... arg) |
static Object |
boxf_overlap(Object... arg) |
static __struct__<boxf> |
boxfof(double llx,
double lly,
double urx,
double ury) |
static Object |
boxof(Object... arg) |
static Object |
emit_label(Object... arg) |
static Object |
exch_xy(Object... arg) |
static Object |
exch_xyf(Object... arg) |
static Object |
free_label(Object... arg) |
static Object |
free_textspan(Object... arg) |
static Object |
interpolate_pointf(Object... arg) |
static textlabel_t |
make_label(__ptr__ obj,
CString str,
int kind,
double fontsize,
CString fontname,
CString fontcolor) |
static void |
make_simple_label(GVC_s gvc,
textlabel_t lp) |
static Object |
mid_point(Object... arg) |
static Object |
mid_pointf(Object... arg) |
static Object |
perp(Object... arg) |
static __struct__<pointf> |
pointfof(double x,
double y) |
static Object |
pointof(Object... arg) |
static Object |
scale(Object... arg) |
static void |
storeline(GVC_s gvc,
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,
__ptr__ obj,
int escBackslash) |
static Object |
sub_point(Object... arg) |
static Object |
sub_pointf(Object... arg) |
static Object |
xml_isentity(Object... arg) |
static Object |
xml_string(Object... arg) |
static Object |
xml_string0(Object... arg) |
static Object |
xml_url_string(Object... arg) |