class Connection
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
atomIndex1 |
protected int |
atomIndex2 |
protected short |
colix |
protected float |
energy |
protected short |
mad |
protected int |
order |
protected int |
shapeVisibilityFlags |
Modifier | Constructor and Description |
---|---|
protected |
Connection(int atom1,
int atom2,
short mad,
short colix,
int order,
float energy,
int shapeVisibilityFlags) |