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