public class Bond extends AtomSetObject
| Modifier and Type | Field | Description |
|---|---|---|
int |
atomIndex1 |
|
int |
atomIndex2 |
|
short |
colix |
|
int |
order |
|
float |
radius |
|
int |
uniqueID |
atomSetIndex| Constructor | Description |
|---|---|
Bond(int atomIndex1,
int atomIndex2,
int order) |