Package h
Class ST_Agnodeinfo_t
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_Agrec_s
-
- h.ST_Agnodeinfo_t
-
- All Implemented Interfaces:
__ptr__,__struct__
public final class ST_Agnodeinfo_t extends ST_Agrec_s
-
-
Field Summary
Fields Modifier and Type Field Description ST_Agedge_salgST_Agraph_sclustST_pointfcoordST_elistflat_inST_elistflat_outbooleanhas_portintheapindexdoubleheightinthopsdoublehtintidST_elistinST_Agnode_sinleafST_textlabel_tlabelintlimintlowdoublelwintmarkdoublemvalST_Agnode_snextintnode_typeintonstackintorderST_elistotherST_elistoutST_Agnode_soutleafST_Agedge_sparST_Agnode_sprevintpriorityintrankintranktypedoublerwST_elistsave_inST_elistsave_outST_shape_descshapeSHAPE_INFOshape_infointshowboxesST_elisttree_inST_elisttree_outST_Agnode_sUF_parentintUF_sizeintweight_classdoublewidthST_textlabel_txlabel-
Fields inherited from class h.ST_Agrec_s
name
-
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
-
Constructor Summary
Constructors Constructor Description ST_Agnodeinfo_t()
-
Method Summary
-
Methods inherited from class h.ST_Agrec_s
isSameThan
-
Methods inherited from class smetana.core.UnsupportedStarStruct
___, castTo, copy, getTheField, unsupported
-
-
-
-
Field Detail
-
shape
public ST_shape_desc shape
-
shape_info
public SHAPE_INFO shape_info
-
coord
public final ST_pointf coord
-
width
public double width
-
height
public double height
-
ht
public double ht
-
lw
public double lw
-
rw
public double rw
-
label
public ST_textlabel_t label
-
xlabel
public ST_textlabel_t xlabel
-
alg
public ST_Agedge_s alg
-
id
public int id
-
heapindex
public int heapindex
-
hops
public int hops
-
showboxes
public int showboxes
-
has_port
public boolean has_port
-
node_type
public int node_type
-
mark
public int mark
-
onstack
public int onstack
-
ranktype
public int ranktype
-
weight_class
public int weight_class
-
next
public ST_Agnode_s next
-
prev
public ST_Agnode_s prev
-
in
public final ST_elist in
-
out
public final ST_elist out
-
flat_out
public final ST_elist flat_out
-
flat_in
public final ST_elist flat_in
-
other
public final ST_elist other
-
clust
public ST_Agraph_s clust
-
UF_size
public int UF_size
-
UF_parent
public ST_Agnode_s UF_parent
-
inleaf
public ST_Agnode_s inleaf
-
outleaf
public ST_Agnode_s outleaf
-
rank
public int rank
-
order
public int order
-
mval
public double mval
-
save_in
public final ST_elist save_in
-
save_out
public final ST_elist save_out
-
tree_in
public final ST_elist tree_in
-
tree_out
public final ST_elist tree_out
-
par
public ST_Agedge_s par
-
low
public int low
-
lim
public int lim
-
priority
public int priority
-
-