Package | Description |
---|---|
gen.lib.common | |
gen.lib.dotgen |
Modifier and Type | Method and Description |
---|---|
static __ptr__ |
routespl__c._routesplines(ST_path pp,
int[] npoints,
int polyline) |
static void |
splines__c.add_box(ST_path P,
ST_boxf b) |
static void |
splines__c.beginpath(ST_path P,
ST_Agedge_s e,
int et,
ST_pathend_t endp,
boolean merge) |
static int |
routespl__c.checkpath(int boxn,
ST_boxf[] boxes,
ST_path thepath) |
static void |
splines__c.endpath(ST_path P,
ST_Agedge_s e,
int et,
ST_pathend_t endp,
boolean merge) |
static void |
splines__c.makeSelfEdge(ST_path P,
ST_Agedge_s.ArrayOfStar edges,
int ind,
int cnt,
double sizex,
double sizey,
ST_splineInfo sinfo) |
static ST_pointf.Array |
routespl__c.routepolylines(ST_path pp,
int[] npoints) |
static ST_pointf.Array |
routespl__c.routesplines(ST_path pp,
int[] npoints) |
Modifier and Type | Method and Description |
---|---|
static void |
dotsplines__c.adjustregularpath(ST_path P,
int fb,
int lb) |
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 void |
dotsplines__c.make_flat_adj_edges(ST_Agraph_s g,
ST_path P,
ST_Agedge_s.ArrayOfStar edges,
int ind,
int cnt,
ST_Agedge_s e0,
int et) |
static void |
dotsplines__c.make_flat_edge(ST_Agraph_s g,
ST_spline_info_t sp,
ST_path P,
ST_Agedge_s.ArrayOfStar edges,
int ind,
int cnt,
int et) |
static void |
dotsplines__c.make_flat_labeled_edge(ST_Agraph_s g,
ST_spline_info_t sp,
ST_path P,
ST_Agedge_s e,
int et) |
static void |
dotsplines__c.make_regular_edge(ST_Agraph_s g,
ST_spline_info_t sp,
ST_path P,
ST_Agedge_s.ArrayOfStar edges,
int ind,
int cnt,
int et) |
static void |
dotsplines__c.makeFlatEnd(ST_Agraph_s g,
ST_spline_info_t sp,
ST_path P,
ST_Agnode_s n,
ST_Agedge_s e,
ST_pathend_t endp,
boolean isBegin) |
static void |
dotsplines__c.recover_slack(ST_Agedge_s e,
ST_path p) |
Copyright © 2020. All Rights Reserved.