Package | Description |
---|---|
gen.lib.common | |
gen.lib.label | |
h |
Modifier and Type | Method and Description |
---|---|
static ST_boxf |
postproc__c.addLabelObj(ST_textlabel_t lp,
ST_object_t.Array objp,
ST_boxf bb) |
static ST_boxf |
postproc__c.addNodeObj_(ST_Agnode_s np,
ST_object_t.Array objp,
ST_boxf bb) |
static ST_boxf |
postproc__c.addNodeObj(ST_Agnode_s np,
ST_object_t.Array objp,
ST_boxf bb) |
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_boxf |
postproc__c.adjustBB(ST_object_t.Array objp,
ST_boxf bb) |
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_object_t.Array |
ST_cinfo_t.objp |
ST_object_t.Array |
ST_XLabels_t.objs |
Modifier and Type | Method and Description |
---|---|
ST_object_t.Array |
ST_object_t.Array.asPtr() |
ST_object_t.Array |
ST_object_t.Array.move(int delta) |
ST_object_t.Array |
ST_object_t.Array.plus(int delta) |
ST_object_t.Array |
ST_object_t.Array.plusJ(int i) |
ST_object_t.Array |
ST_object_t.Array.reallocJ(int newsize) |
Modifier and Type | Method and Description |
---|---|
int |
ST_object_t.Array.minus(ST_object_t.Array other) |
Copyright © 2020. All Rights Reserved.