|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.minimize.MinBond
public class MinBond
Field Summary | |
---|---|
int[] |
atomIndexes
|
boolean |
isAmide
|
boolean |
isAromatic
|
Constructor Summary | |
---|---|
MinBond(int[] atomIndexes,
boolean isAromatic,
boolean isAmide)
|
Method Summary | |
---|---|
int |
getOtherAtom(int index)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int[] atomIndexes
public boolean isAromatic
public boolean isAmide
Constructor Detail |
---|
MinBond(int[] atomIndexes, boolean isAromatic, boolean isAmide)
Method Detail |
---|
public int getOtherAtom(int index)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |