Package | Description |
---|---|
gen.lib.cgraph | |
gen.lib.common | |
gen.lib.dotgen | |
h | |
net.sourceforge.plantuml.jdot | |
smetana.core |
Modifier and Type | Method and Description |
---|---|
static ST_Agedge_s |
edge__c.agedge(ST_Agraph_s g,
ST_Agnode_s t,
ST_Agnode_s h,
CString name,
boolean cflag) |
static ST_Agedge_s |
edge__c.agfindedge_by_key(ST_Agraph_s g,
ST_Agnode_s t,
ST_Agnode_s h,
ST_Agtag_s key) |
static ST_Agedge_s |
edge__c.agfstedge(ST_Agraph_s g,
ST_Agnode_s n) |
static ST_Agedge_s |
edge__c.agfstin(ST_Agraph_s g,
ST_Agnode_s n) |
static ST_Agedge_s |
edge__c.agfstout(ST_Agraph_s g,
ST_Agnode_s n) |
static ST_Agedge_s |
edge__c.agnxtedge(ST_Agraph_s g,
ST_Agedge_s e,
ST_Agnode_s n) |
static ST_Agedge_s |
edge__c.agnxtin(ST_Agraph_s g,
ST_Agedge_s e) |
static ST_Agedge_s |
edge__c.agnxtout(ST_Agraph_s g,
ST_Agedge_s e) |
static ST_Agedge_s |
edge__c.agopp(__ptr__ e) |
static ST_Agedge_s |
edge__c.agsubedge(ST_Agraph_s g,
ST_Agedge_s e,
boolean cflag) |
static ST_Agedge_s |
edge__c.newedge(ST_Agraph_s g,
ST_Agnode_s t,
ST_Agnode_s h,
int id) |
Modifier and Type | Method and Description |
---|---|
static void |
attr__c.agedgeattr_init(ST_Agraph_s g,
ST_Agedge_s e) |
static int |
edge__c.agedgeidcmpf(ST_dt_s d,
ST_Agedge_s arg_e0,
ST_Agedge_s arg_e1,
ST_dtdisc_s disc) |
static int |
edge__c.agedgeseqcmpf(ST_dt_s d,
ST_Agedge_s arg_e0,
ST_Agedge_s arg_e1,
ST_dtdisc_s disc) |
static ST_Agedge_s |
edge__c.agnxtedge(ST_Agraph_s g,
ST_Agedge_s e,
ST_Agnode_s n) |
static ST_Agedge_s |
edge__c.agnxtin(ST_Agraph_s g,
ST_Agedge_s e) |
static ST_Agedge_s |
edge__c.agnxtout(ST_Agraph_s g,
ST_Agedge_s e) |
static ST_Agedge_s |
edge__c.agsubedge(ST_Agraph_s g,
ST_Agedge_s e,
boolean cflag) |
static ST_Agnode_s |
edge__c.agtail(ST_Agedge_s e) |
static void |
edge__c.ins(ST_dt_s d,
STARSTAR<ST_dtlink_s> set,
ST_Agedge_s e) |
static void |
edge__c.installedge(ST_Agraph_s g,
ST_Agedge_s e) |
Modifier and Type | Method and Description |
---|---|
static ST_Agedge_s |
ns__c.enter_edge(ST_Agedge_s e) |
static ST_Agedge_s |
ns__c.leave_edge() |
Modifier and Type | Method and Description |
---|---|
static void |
ns__c.add_tree_edge(ST_Agedge_s e) |
static void |
splines__c.arrow_clip(ST_Agedge_s fe,
ST_Agnode_s hn,
ST_pointf.Array ps,
int[] startp,
int[] endp,
ST_bezier spl,
ST_splineInfo info) |
static void |
arrows__c.arrow_flags(ST_Agedge_s e,
int[] sflag,
int[] eflag) |
static double |
arrows__c.arrow_length(ST_Agedge_s e,
int flag) |
static int |
arrows__c.arrowEndClip(ST_Agedge_s e,
ST_pointf.Array ps,
int startp,
int endp,
ST_bezier spl,
int eflag) |
static int |
arrows__c.arrowStartClip(ST_Agedge_s e,
ST_pointf.Array ps,
int startp,
int endp,
ST_bezier spl,
int sflag) |
static void |
splines__c.beginpath(ST_path P,
ST_Agedge_s e,
int et,
ST_pathend_t endp,
boolean merge) |
static void |
splines__c.clip_and_install(ST_Agedge_s fe,
ST_Agnode_s hn,
ST_pointf.Array ps,
int pn,
ST_splineInfo info) |
static int |
utils__c.common_init_edge(ST_Agedge_s e) |
static void |
ns__c.dfs_cutval(ST_Agnode_s v,
ST_Agedge_s par) |
static int |
ns__c.dfs_range(ST_Agnode_s v,
ST_Agedge_s par,
int low) |
static ST_pointf |
postproc__c.edgeHeadpoint(ST_Agedge_s e) |
static ST_pointf |
splines__c.edgeMidpoint(ST_Agraph_s g,
ST_Agedge_s e) |
static ST_pointf |
postproc__c.edgeTailpoint(ST_Agedge_s e) |
static void |
splines__c.endpath(ST_path P,
ST_Agedge_s e,
int et,
ST_pathend_t endp,
boolean merge) |
static ST_Agedge_s |
ns__c.enter_edge(ST_Agedge_s e) |
static void |
ns__c.exchange_tree_edges(ST_Agedge_s e,
ST_Agedge_s f) |
static ST_splines |
splines__c.getsplinepoints(ST_Agedge_s e) |
static ST_Agnode_s |
ns__c.incident(ST_Agedge_s e) |
static void |
utils__c.initFontEdgeAttr(ST_Agedge_s e,
ST_fontinfo fi) |
static void |
utils__c.initFontLabelEdgeAttr(ST_Agedge_s e,
ST_fontinfo fi,
ST_fontinfo lfi) |
static void |
postproc__c.map_edge(ST_Agedge_s e) |
static ST_bezier |
splines__c.new_spline(ST_Agedge_s e,
int sz) |
static boolean |
utils__c.noClip(ST_Agedge_s e,
ST_Agsym_s sym) |
static int |
splines__c.selfRightSpace(ST_Agedge_s e) |
static void |
ns__c.update(ST_Agedge_s e,
ST_Agedge_s f) |
static void |
ns__c.x_cutval(ST_Agedge_s f) |
static int |
ns__c.x_val(ST_Agedge_s e,
ST_Agnode_s v,
int dir) |
Modifier and Type | Method and Description |
---|---|
static ST_Agedge_s |
dotsplines__c.bot_bound(ST_Agedge_s e,
int side) |
static ST_Agedge_s |
fastgr__c.fast_edge(ST_Agedge_s e) |
static ST_Agedge_s |
fastgr__c.ffe(ST_Agnode_s u,
ST_elist uL,
ST_Agnode_s v,
ST_elist vL) |
static ST_Agedge_s |
fastgr__c.find_fast_edge(ST_Agnode_s u,
ST_Agnode_s v) |
static ST_Agedge_s |
fastgr__c.find_flat_edge(ST_Agnode_s u,
ST_Agnode_s v) |
static ST_Agedge_s |
dotsplines__c.getmainedge(ST_Agedge_s e) |
static ST_Agedge_s |
position__c.make_aux_edge(ST_Agnode_s u,
ST_Agnode_s v,
double len,
int wt) |
static ST_Agedge_s |
fastgr__c.new_virtual_edge(ST_Agnode_s u,
ST_Agnode_s v,
ST_Agedge_s orig) |
static ST_Agedge_s |
dotsplines__c.straight_path(ST_Agedge_s e,
int cnt,
__ptr__ plist,
int[] np) |
static ST_Agedge_s |
dotsplines__c.top_bound(ST_Agedge_s e,
int side) |
static ST_Agedge_s |
fastgr__c.virtual_edge(ST_Agnode_s u,
ST_Agnode_s v,
ST_Agedge_s orig) |
Modifier and Type | Field and Description |
---|---|
ST_Agedge_s |
ST_Agnodeinfo_t.alg |
ST_Agedge_s |
ST_path.data |
ST_Agedge_s |
ST_Agedgepair_s.in |
ST_Agedge_s |
ST_Agedgepair_s.out |
ST_Agedge_s |
ST_Agnodeinfo_t.par |
ST_Agedge_s |
ST_Agedgeinfo_t.to_orig |
ST_Agedge_s |
ST_Agedgeinfo_t.to_virt |
Modifier and Type | Field and Description |
---|---|
java.util.List<ST_Agedge_s> |
ST_elist.list |
Modifier and Type | Method and Description |
---|---|
ST_Agedge_s |
ST_Agedge_s.ArrayOfStar.get(int i) |
ST_Agedge_s |
ST_Agedge_s.getPtr() |
ST_Agedge_s |
ST_Agedge_s.ArrayOfStar.getPtr() |
ST_Agedge_s |
ST_Agedge_s.plus(int pointerMove) |
Constructor and Description |
---|
ArrayOfStar(java.util.List<ST_Agedge_s> data,
int pos) |
Modifier and Type | Method and Description |
---|---|
DotPath |
JDotPath.getDotPath(ST_Agedge_s e) |
static void |
DebugUtils.printDebugEdge(ST_Agedge_s e) |
Constructor and Description |
---|
JDotPath(Link link,
ST_Agedge_s edge,
YMirror ymirror,
CucaDiagram diagram,
TextBlock label,
TextBlock tailLabel,
TextBlock headLabel) |
Modifier and Type | Field and Description |
---|---|
ST_Agedge_s |
Z.Enter |
Modifier and Type | Method and Description |
---|---|
static ST_Agedge_s |
Macro.AGMKIN(__ptr__ e) |
static ST_Agedge_s |
Macro.AGMKOUT(__ptr__ e) |
static ST_Agedge_s |
Macro.AGOPP(ST_Agedge_s e) |
static ST_Agedge_s |
Macro.ED_to_orig(__ptr__ e) |
static ST_Agedge_s |
Macro.ED_to_virt(ST_Agedge_s e) |
static ST_Agedge_s |
Macro.ND_par(ST_Agnode_s n) |
Modifier and Type | Method and Description |
---|---|
static void |
Macro.aghead(ST_Agedge_s e,
__ptr__ v) |
static ST_Agedge_s |
Macro.AGOPP(ST_Agedge_s e) |
static void |
Macro.agtail(ST_Agedge_s e,
__ptr__ v) |
static void |
Macro.ED_adjacent(ST_Agedge_s e,
int v) |
static boolean |
Macro.ED_conc_opp_flag(ST_Agedge_s e) |
static void |
Macro.ED_conc_opp_flag(ST_Agedge_s e,
boolean v) |
static int |
Macro.ED_cutvalue(ST_Agedge_s e) |
static void |
Macro.ED_cutvalue(ST_Agedge_s e,
int v) |
static double |
Macro.ED_dist(ST_Agedge_s e) |
static void |
Macro.ED_dist(ST_Agedge_s e,
double v) |
static int |
Macro.ED_edge_type(ST_Agedge_s e) |
static void |
Macro.ED_edge_type(ST_Agedge_s e,
int v) |
static void |
Macro.ED_head_label(ST_Agedge_s e,
__ptr__ v) |
static ST_textlabel_t |
Macro.ED_head_label(ST_Agedge_s e) |
static void |
Macro.ED_head_port(ST_Agedge_s e,
ST_port v) |
static boolean |
Macro.ED_label_ontop(ST_Agedge_s e) |
static void |
Macro.ED_label_ontop(ST_Agedge_s e,
boolean v) |
static void |
Macro.ED_label(ST_Agedge_s e,
__ptr__ v) |
static int |
Macro.ED_minlen(ST_Agedge_s e) |
static void |
Macro.ED_minlen(ST_Agedge_s e,
int v) |
static int |
Macro.ED_showboxes(ST_Agedge_s e) |
static void |
Macro.ED_showboxes(ST_Agedge_s e,
int v) |
static ST_splines |
Macro.ED_spl(ST_Agedge_s e) |
static void |
Macro.ED_spl(ST_Agedge_s e,
ST_splines v) |
static void |
Macro.ED_tail_label(ST_Agedge_s e,
__ptr__ v) |
static ST_textlabel_t |
Macro.ED_tail_label(ST_Agedge_s e) |
static void |
Macro.ED_tail_port(ST_Agedge_s e,
ST_port v) |
static void |
Macro.ED_to_orig(ST_Agedge_s e,
__ptr__ v) |
static void |
Macro.ED_to_virt(ST_Agedge_s e,
__ptr__ v) |
static ST_Agedge_s |
Macro.ED_to_virt(ST_Agedge_s e) |
static int |
Macro.ED_weight(ST_Agedge_s e) |
static void |
Macro.ED_weight(ST_Agedge_s e,
int v) |
static ST_textlabel_t |
Macro.ED_xlabel(ST_Agedge_s e) |
static void |
Macro.ED_xpenalty(ST_Agedge_s e,
int v) |
static int |
Macro.LENGTH(ST_Agedge_s e) |
static void |
Macro.MAKEFWDEDGE(ST_Agedge_s new_,
ST_Agedge_s old) |
static void |
JUtils.printDebugEdge(ST_Agedge_s e) |
static int |
Macro.SLACK(ST_Agedge_s e) |
static boolean |
Macro.TREE_EDGE(ST_Agedge_s e) |
Copyright © 2020. All Rights Reserved.