public final class ST_Agraph_s extends ST_Agobj_s
| 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 |
java.lang.String |
NAME |
ST_Agraph_s |
parent |
ST_Agraph_s |
root |
data, tagSPY_ME, UID| Constructor and Description |
|---|
ST_Agraph_s() |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ arg) |
java.lang.Object |
getTheField(FieldOffset offset) |
boolean |
isSameThan(__ptr__ other) |
castTo, copy, unsupportedpublic 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 java.lang.String NAME
public java.lang.Object getTheField(FieldOffset offset)
getTheField in interface __ptr__getTheField in class UnsupportedStarStructpublic void ___(__struct__ arg)
___ in interface __struct_____ in class UnsupportedStarStructpublic boolean isSameThan(__ptr__ other)
isSameThan in interface __ptr__isSameThan in class UnsupportedStarStruct