Package | Description |
---|---|
gen.lib.common | |
gen.lib.dotgen | |
h | |
smetana.core |
Modifier and Type | Method and Description |
---|---|
static ST_boxf |
utils__c.addLabelBB(ST_boxf bb,
ST_textlabel_t lp,
boolean flipxy) |
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 ST_boxf |
postproc__c.adjustBB(ST_object_t.Array objp,
ST_boxf bb) |
Modifier and Type | Method and Description |
---|---|
static void |
splines__c.add_box(ST_path P,
ST_boxf b) |
static ST_boxf |
utils__c.addLabelBB(ST_boxf bb,
ST_textlabel_t lp,
boolean flipxy) |
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 ST_boxf |
postproc__c.adjustBB(ST_object_t.Array objp,
ST_boxf bb) |
static int |
routespl__c.checkpath(int boxn,
ST_boxf[] boxes,
ST_path thepath) |
static void |
routespl__c.limitBoxes(ST_boxf[] boxes,
int boxn,
__ptr__ pps,
int pn,
int delta) |
static void |
emit__c.update_bb_bz(ST_boxf bb,
ST_pointf.Array cp) |
Modifier and Type | Method and Description |
---|---|
static ST_boxf |
dotsplines__c.boxfof(double llx,
double lly,
double urx,
double ury) |
static ST_boxf |
dotsplines__c.makeregularend(ST_boxf b,
int side,
double y) |
static ST_boxf |
dotsplines__c.maximal_bbox(ST_Agraph_s g,
ST_spline_info_t sp,
ST_Agnode_s vn,
ST_Agedge_s ie,
ST_Agedge_s oe) |
static ST_boxf |
dotsplines__c.rank_box(ST_spline_info_t sp,
ST_Agraph_s g,
int r) |
Modifier and Type | Method and Description |
---|---|
static void |
dotsplines__c.completeregularpath(ST_path P,
ST_Agedge_s first,
ST_Agedge_s last,
ST_pathend_t tendp,
ST_pathend_t hendp,
ST_boxf[] boxes,
int boxn,
int flag) |
static ST_boxf |
dotsplines__c.makeregularend(ST_boxf b,
int side,
double y) |
Modifier and Type | Field and Description |
---|---|
ST_boxf |
ST_label_params_t.bb |
ST_boxf |
ST_cinfo_t.bb |
ST_boxf |
ST_Agraphinfo_t.bb |
ST_boxf[] |
ST_pathend_t.boxes |
ST_boxf[] |
ST_path.boxes |
ST_boxf |
ST_port.bp |
ST_boxf |
ST_pathend_t.nb |
ST_boxf[] |
ST_spline_info_t.Rank_box |
ST_boxf |
ST_inside_t.s_bp |
Modifier and Type | Method and Description |
---|---|
ST_boxf |
ST_boxf.copy() |
static ST_boxf[] |
ST_boxf.malloc(int nb) |
Modifier and Type | Field and Description |
---|---|
ST_boxf[] |
Z.boxes |
Modifier and Type | Method and Description |
---|---|
static ST_boxf |
Macro.GD_bb(__ptr__ g) |
Modifier and Type | Method and Description |
---|---|
static boolean |
Macro.INSIDE(ST_pointf p,
ST_boxf b) |
Copyright © 2020. All Rights Reserved.