public final class ST_port extends UnsupportedStarStruct
| Modifier and Type | Field and Description |
|---|---|
ST_boxf |
bp |
boolean |
clip |
boolean |
constrained |
boolean |
defined |
boolean |
dyna |
CString |
name |
int |
order |
ST_pointf |
p |
int |
side |
double |
theta |
CPT, SPY_ME, UID| Constructor and Description |
|---|
ST_port() |
| Modifier and Type | Method and Description |
|---|---|
void |
___(__struct__ other) |
ST_port |
copy() |
castTo, getTheField, isSameThan, unsupportedpublic final ST_pointf p
public double theta
public ST_boxf bp
public boolean defined
public boolean constrained
public boolean clip
public boolean dyna
public int order
public int side
public CString name
public void ___(__struct__ other)
___ in interface __struct_____ in class UnsupportedStarStructpublic ST_port copy()
copy in interface __struct__copy in class UnsupportedStarStruct