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, getInternalData
addVirtualBytes, castTo, comparePointer, copyDataFrom, getArea, getDebug, getDouble, getInt, getPtr, getRealClass, getStruct, getUID36, isSameThan, minus, plus, setDouble, setInt, setPtr, setPtr, setStruct, unsupported
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addVirtualBytes, castTo, comparePointer, copyDataFrom, getDebug, getDouble, getInt, getPtr, getStruct, minus, plus, setDouble, setInt, setPtr, setStruct, unsupported
setPtr
public 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 UnsupportedStructAndPtr
public void copyDataFrom(__struct__ other)
copyDataFrom
in interface __ptr__
copyDataFrom
in interface StarStruct
copyDataFrom
in interface HardcodedStruct
copyDataFrom
in class UnsupportedStarStruct
public void memcopyFrom(Area other)
memcopyFrom
in interface Area
memcopyFrom
in interface StarStruct
memcopyFrom
in class UnsupportedStarStruct
public ST_port copy()
copy
in interface __struct__
copy
in class UnsupportedStructAndPtr
public void setStruct(java.lang.String fieldName, __struct__ newData)
setStruct
in interface __c__fields
setStruct
in interface StarStruct
setStruct
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.