Package org.jmol.minimize
Class MinBond
java.lang.Object
org.jmol.minimize.MinObject
org.jmol.minimize.MinBond
-
Field Summary
FieldsModifier and TypeFieldDescriptionint
boolean
boolean
int
int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rawIndex
public int rawIndex -
index
public int index -
order
public int order -
isAromatic
public boolean isAromatic -
isAmide
public boolean isAmide
-
-
Constructor Details
-
MinBond
MinBond(int rawIndex, int index, int atomIndex1, int atomIndex2, int order, int type, Integer key)
-
-
Method Details
-
getOtherAtom
public int getOtherAtom(int index)
-