public class ST_Agnode_s extends UnsupportedStructAndPtr
| Modifier and Type | Class and Description |
|---|---|
static class |
ST_Agnode_s.Array |
static class |
ST_Agnode_s.ArrayOfStar |
| Modifier and Type | Field and Description |
|---|---|
ST_Agobj_s |
base |
ST_Agsubnode_s |
mainsub |
ST_Agraph_s |
root |
UID| Constructor and Description |
|---|
ST_Agnode_s() |
ST_Agnode_s(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
ST_Agobj_s |
castTo_ST_Agobj_s() |
__ptr__ |
castTo(java.lang.Class dest) |
StarStruct |
getParent() |
ST_Agnode_s |
getStruct() |
boolean |
isSameThan(StarStruct other) |
__ptr__ |
setPtr(java.lang.String fieldName,
__ptr__ newData) |
____, ___, amp, copy, getInternalDataaddVirtualBytes, comparePointer, copyDataFrom, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getUID36, memcopyFrom, minus, plus, setDouble, setDouble, setInt, setInt, setPtr, setStruct, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmemcopyFromaddVirtualBytes, comparePointer, copyDataFrom, copyDataFrom, getDebug, getDouble, getInt, getPtr, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetDouble, setInt, setStructpublic final ST_Agobj_s base
public ST_Agraph_s root
public final ST_Agsubnode_s mainsub
public ST_Agnode_s()
public ST_Agnode_s(StarStruct parent)
public StarStruct getParent()
public __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 __ptr__ setPtr(java.lang.String fieldName, __ptr__ newData)
setPtr in interface __c__fieldssetPtr in interface StarStructsetPtr in class UnsupportedStarStructpublic ST_Agnode_s getStruct()
getStruct in interface __ptr__getStruct in interface StarStructgetStruct in class UnsupportedStarStruct