public final class ST_Agedgeinfo_t extends ST_Agrec_s
Modifier and Type | Field and Description |
---|---|
int |
adjacent |
boolean |
conc_opp_flag |
int |
count |
int |
cutvalue |
double |
dist |
int |
edge_type |
ST_textlabel_t |
head_label |
ST_port |
head_port |
ST_textlabel_t |
label |
boolean |
label_ontop |
int |
minlen |
int |
showboxes |
ST_splines |
spl |
ST_textlabel_t |
tail_label |
ST_port |
tail_port |
ST_Agedge_s |
to_orig |
ST_Agedge_s |
to_virt |
int |
tree_index |
int |
weight |
ST_textlabel_t |
xlabel |
int |
xpenalty |
name, next
CPT, SPY_ME, UID
Constructor and Description |
---|
ST_Agedgeinfo_t() |
Modifier and Type | Method and Description |
---|---|
void |
___(__struct__ other) |
isSameThan
castTo, copy, getTheField, unsupported
public ST_splines spl
public final ST_port tail_port
public final ST_port head_port
public ST_textlabel_t label
public ST_textlabel_t head_label
public ST_textlabel_t tail_label
public ST_textlabel_t xlabel
public int edge_type
public int adjacent
public boolean label_ontop
public ST_Agedge_s to_orig
public double dist
public int showboxes
public boolean conc_opp_flag
public int xpenalty
public int weight
public int cutvalue
public int tree_index
public int count
public int minlen
public ST_Agedge_s to_virt
public void ___(__struct__ other)
___
in interface __struct__
___
in class UnsupportedStarStruct