Package h
Class ST_Agraphinfo_t
- java.lang.Object
-
- smetana.core.UnsupportedStarStruct
-
- h.ST_Agrec_s
-
- h.ST_Agraphinfo_t
-
- All Implemented Interfaces:
__ptr__,__struct__
public final class ST_Agraphinfo_t extends ST_Agrec_s
-
-
Field Summary
Fields Modifier and Type Field Description ST_boxfbbST_pointf[]borderintcharsetCFunctioncleanupCArrayOfStar<ST_Agraph_s>clustST_nlist_tcompST_Agraph_sdotrootST_layout_tdrawingintexact_ranksepbooleanexpandedintflagsintfontnamesST_GVC_sgvcinthas_flat_edgesinthas_labelsdoubleht1doubleht2intinstalledST_textlabel_tlabelintlabel_posST_Agnode_sleaderST_Agnode_slnintmaxrankST_Agnode_smaxsetintminrankST_Agnode_sminsetintn_clusterintn_nodesST_Agnode_snlistintnodesepST_Agraph_sparentCArray<ST_rank_t>rankintrankdirCArrayOfStar<ST_Agnode_s>rankleaderintranksepST_Agnode_srnintset_typeintshowboxes-
Fields inherited from class h.ST_Agrec_s
name, next
-
Fields inherited from class smetana.core.UnsupportedStarStruct
CPT, SPY_ME, UID
-
-
Constructor Summary
Constructors Constructor Description ST_Agraphinfo_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
-
drawing
public ST_layout_t drawing
-
label
public ST_textlabel_t label
-
bb
public final ST_boxf bb
-
border
public final ST_pointf[] border
-
has_labels
public int has_labels
-
charset
public int charset
-
rankdir
public int rankdir
-
ht1
public double ht1
-
ht2
public double ht2
-
flags
public int flags
-
gvc
public ST_GVC_s gvc
-
cleanup
public CFunction cleanup
-
n_cluster
public int n_cluster
-
clust
public CArrayOfStar<ST_Agraph_s> clust
-
dotroot
public ST_Agraph_s dotroot
-
nlist
public ST_Agnode_s nlist
-
parent
public ST_Agraph_s parent
-
comp
public final ST_nlist_t comp
-
minset
public ST_Agnode_s minset
-
maxset
public ST_Agnode_s maxset
-
n_nodes
public int n_nodes
-
minrank
public int minrank
-
maxrank
public int maxrank
-
has_flat_edges
public int has_flat_edges
-
showboxes
public int showboxes
-
fontnames
public int fontnames
-
nodesep
public int nodesep
-
ranksep
public int ranksep
-
ln
public ST_Agnode_s ln
-
rn
public ST_Agnode_s rn
-
leader
public ST_Agnode_s leader
-
rankleader
public CArrayOfStar<ST_Agnode_s> rankleader
-
expanded
public boolean expanded
-
installed
public int installed
-
set_type
public int set_type
-
label_pos
public int label_pos
-
exact_ranksep
public int exact_ranksep
-
-