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, getInternalData
addVirtualBytes, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, memcopyFrom, minus, plus, setDouble, setInt, setPtr, setStruct, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
copyDataFrom
memcopyFrom
addVirtualBytes, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setStruct
public 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 StarStruct
castTo
in class UnsupportedStarStruct
public __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr
in interface __c__fields
setPtr
in interface StarStruct
setPtr
in class UnsupportedStarStruct
public void setInt(java.lang.String fieldName, int data)
setInt
in interface __c__fields
setInt
in interface StarStruct
setInt
in class UnsupportedStarStruct
public void setDouble(java.lang.String fieldName, double data)
setDouble
in interface __c__fields
setDouble
in interface StarStruct
setDouble
in class UnsupportedStarStruct
Copyright © 2020. All Rights Reserved.