public class MinBond
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int[] |
atomIndexes |
boolean |
isAmide |
boolean |
isAromatic |
Constructor and Description |
---|
MinBond(int[] atomIndexes,
boolean isAromatic,
boolean isAmide) |
Modifier and Type | Method and Description |
---|---|
int |
getOtherAtom(int index) |