public class ST_Agraph_s extends UnsupportedStructAndPtr
| Modifier and Type | Class and Description |
|---|---|
static class |
ST_Agraph_s.Array |
| Modifier and Type | Field and Description |
|---|---|
ST_Agobj_s |
base |
ST_Agclos_s |
clos |
ST_Agdesc_s |
desc |
ST_dt_s |
e_id |
ST_dt_s |
e_seq |
ST_dt_s |
g_dict |
ST_dtlink_s |
link |
ST_dt_s |
n_id |
ST_dt_s |
n_seq |
ST_Agraph_s |
parent |
ST_Agraph_s |
root |
UID| Constructor and Description |
|---|
ST_Agraph_s() |
ST_Agraph_s(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
addVirtualBytes(int virtualBytes) |
ST_Agobj_s |
castTo_ST_Agobj_s() |
__ptr__ |
castTo(java.lang.Class dest) |
StarStruct |
from_link(ST_dtlink_s from) |
StarStruct |
getParent() |
ST_Agraph_s |
getPtr() |
ST_Agraph_s |
getStruct() |
boolean |
isSameThan(StarStruct other) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, ___, amp, copy, getInternalDatacomparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getRealClass, getUID36, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromcomparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setIntpublic final ST_Agobj_s base
public final ST_Agdesc_s desc
public final ST_dtlink_s link
public ST_dt_s n_seq
public ST_dt_s n_id
public ST_dt_s e_seq
public ST_dt_s e_id
public ST_dt_s g_dict
public ST_Agraph_s parent
public ST_Agraph_s root
public ST_Agclos_s clos
public ST_Agraph_s()
public ST_Agraph_s(StarStruct parent)
public StarStruct getParent()
public ST_Agraph_s getStruct()
getStruct in interface __ptr__getStruct in interface StarStructgetStruct in class UnsupportedStarStructpublic void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in interface StarStructsetStruct in class UnsupportedStarStructpublic ST_Agraph_s getPtr()
getPtr in interface __ptr__getPtr in class UnsupportedStarStructpublic java.lang.Object addVirtualBytes(int virtualBytes)
addVirtualBytes in interface __ptr__addVirtualBytes in interface StarStructaddVirtualBytes in class UnsupportedStarStructpublic __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStructpublic __ptr__ castTo(java.lang.Class dest)
castTo in interface __ptr__castTo in interface StarStructcastTo in class UnsupportedStarStructpublic ST_Agobj_s castTo_ST_Agobj_s()
public boolean isSameThan(StarStruct other)
isSameThan in interface StarStructisSameThan in class UnsupportedStarStructpublic StarStruct from_link(ST_dtlink_s from)