public class ST_Agraphinfo_t extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
ST_boxf |
bb |
ST_pointf[] |
border |
int |
charset |
CFunction |
cleanup |
ST_Agraph_s.Array |
clust |
ST_nlist_t |
comp |
ST_Agraph_s |
dotroot |
ST_layout_t |
drawing |
int |
exact_ranksep |
boolean |
expanded |
int |
flags |
int |
fontnames |
ST_GVC_s |
gvc |
int |
has_flat_edges |
int |
has_labels |
ST_Agrec_s |
hdr |
double |
ht1 |
double |
ht2 |
int |
installed |
ST_textlabel_t |
label |
int |
label_pos |
ST_Agnode_s |
leader |
ST_Agnode_s |
ln |
int |
maxrank |
ST_Agnode_s |
maxset |
int |
minrank |
ST_Agnode_s |
minset |
int |
n_cluster |
int |
n_nodes |
ST_Agnode_s |
nlist |
int |
nodesep |
ST_Agraph_s |
parent |
ST_rank_t.Array2 |
rank |
int |
rankdir |
ST_Agnode_s.Array |
rankleader |
int |
ranksep |
ST_Agnode_s |
rn |
int |
set_type |
int |
showboxes |
UID| Constructor and Description |
|---|
ST_Agraphinfo_t() |
ST_Agraphinfo_t(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
__ptr__ |
castTo(java.lang.Class dest) |
void |
setDouble(java.lang.String fieldName,
double data) |
void |
setInt(java.lang.String fieldName,
int data) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopyDataFrommemcopyFromaddVirtualBytes, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetStructpublic final ST_Agrec_s hdr
public ST_layout_t drawing
public ST_textlabel_t label
public final ST_boxf bb
public final ST_pointf[] border
public int has_labels
public int charset
public int rankdir
public double ht1
public double ht2
public int flags
public ST_GVC_s gvc
public CFunction cleanup
public int n_cluster
public ST_Agraph_s.Array clust
public ST_Agraph_s dotroot
public ST_Agnode_s nlist
public ST_rank_t.Array2 rank
public ST_Agraph_s parent
public final ST_nlist_t comp
public ST_Agnode_s minset
public ST_Agnode_s maxset
public int n_nodes
public int minrank
public int maxrank
public int has_flat_edges
public int showboxes
public int fontnames
public int nodesep
public int ranksep
public ST_Agnode_s ln
public ST_Agnode_s rn
public ST_Agnode_s leader
public ST_Agnode_s.Array rankleader
public boolean expanded
public int installed
public int set_type
public int label_pos
public int exact_ranksep
public ST_Agraphinfo_t()
public ST_Agraphinfo_t(StarStruct parent)
public __ptr__ castTo(java.lang.Class dest)
castTo in interface __ptr__castTo in interface StarStructcastTo in class UnsupportedStarStructpublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStructpublic void setInt(java.lang.String fieldName,
int data)
setInt in interface __c__fieldssetInt in interface StarStructsetInt in class UnsupportedStarStructpublic void setDouble(java.lang.String fieldName,
double data)
setDouble in interface __c__fieldssetDouble in interface StarStructsetDouble in class UnsupportedStarStruct