public class ST_port extends UnsupportedStructAndPtr implements HardcodedStruct
| Modifier and Type | Field and Description |
|---|---|
ST_boxf |
bp |
int |
clip |
int |
constrained |
int |
defined |
int |
dyna |
CString |
name |
int |
order |
ST_pointf |
p |
int |
side |
double |
theta |
UID| Constructor and Description |
|---|
ST_port() |
ST_port(StarStruct parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ other) |
ST_port |
copy() |
void |
copyDataFrom(__struct__ other) |
void |
memcopyFrom(Area other) |
void |
setDouble(java.lang.String fieldName,
double data) |
void |
setInt(java.lang.String fieldName,
int data) |
void |
setStruct(java.lang.String fieldName,
__struct__ newData) |
____, amp, getInternalDataaddVirtualBytes, castTo, comparePointer, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, minus, plus, setDouble, setInt, setPtr, setPtr, setStruct, unsupportedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddVirtualBytes, castTo, comparePointer, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupportedsetPtrpublic final ST_pointf p
public double theta
public ST_boxf bp
public int defined
public int constrained
public int clip
public int dyna
public int order
public int side
public CString name
public ST_port(StarStruct parent)
public ST_port()
public void ___(__struct__ other)
___ in interface __struct_____ in class UnsupportedStructAndPtrpublic void copyDataFrom(__struct__ other)
copyDataFrom in interface __ptr__copyDataFrom in interface StarStructcopyDataFrom in interface HardcodedStructcopyDataFrom in class UnsupportedStarStructpublic void memcopyFrom(Area other)
memcopyFrom in interface AreamemcopyFrom in interface StarStructmemcopyFrom in class UnsupportedStarStructpublic ST_port copy()
copy in interface __struct__copy in class UnsupportedStructAndPtrpublic void setStruct(java.lang.String fieldName,
__struct__ newData)
setStruct in interface __c__fieldssetStruct in interface StarStructsetStruct 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