Package | Description |
---|---|
gen.lib.common | |
gen.lib.label | |
h |
Modifier and Type | Method and Description |
---|---|
static void |
postproc__c.addXLabel(ST_textlabel_t lp,
ST_object_t.Array objp,
ST_xlabel_t.Array xlp,
int initObj,
ST_pointf pos) |
static ST_pointf |
postproc__c.centerPt(ST_xlabel_t.Array xlp) |
Modifier and Type | Method and Description |
---|---|
static int |
xlabels__c.placeLabels(ST_object_t.Array objs,
int n_objs,
ST_xlabel_t.Array lbls,
int n_lbls,
ST_label_params_t params) |
static ST_XLabels_t |
xlabels__c.xlnew(ST_object_t.Array objs,
int n_objs,
ST_xlabel_t.Array lbls,
int n_lbls,
ST_label_params_t params) |
Modifier and Type | Field and Description |
---|---|
ST_xlabel_t.Array |
ST_object_t.lbl |
ST_xlabel_t.Array |
ST_XLabels_t.lbls |
Modifier and Type | Method and Description |
---|---|
ST_xlabel_t.Array |
ST_xlabel_t.Array.asPtr() |
ST_xlabel_t.Array |
ST_xlabel_t.Array.move(int delta) |
ST_xlabel_t.Array |
ST_xlabel_t.Array.plus(int delta) |
ST_xlabel_t.Array |
ST_xlabel_t.Array.plusJ(int i) |
ST_xlabel_t.Array |
ST_xlabel_t.Array.reallocJ(int newsize) |
Modifier and Type | Method and Description |
---|---|
int |
ST_xlabel_t.Array.minus(ST_xlabel_t.Array other) |
Copyright © 2020. All Rights Reserved.