org.jmol.minimize
public class MinBond extends Object
Modifier and Type | Field and Description |
---|---|
int[] |
atomIndexes |
boolean |
isAmide |
boolean |
isAromatic |
Constructor and Description |
---|
MinBond(int[] atomIndexes,
boolean isAromatic,
boolean isAmide) |