org.xmlcml.tools
Interface ChainSet

All Known Implementing Classes:
ChainSetImpl

public interface ChainSet
extends BondSet


Method Summary
 void addSubstituent(RingNucleus rn)
          add RingNucleus substituent
 java.util.Vector getBondsSeparating(Atom atom)
          gets bondVector separating two atoms (hence get distance)
 
Methods inherited from interface org.xmlcml.tools.BondSet
addBond, and, containsAtom, getAtomSet, not, or, xor
 
Methods inherited from interface org.xmlcml.tools.ToolHashSet
add, addAll, and, clone, contains, debug, iterator, not, or, remove, removeAll, retainAll, size, xor
 

Method Detail

getBondsSeparating

public java.util.Vector getBondsSeparating(Atom atom)
gets bondVector separating two atoms (hence get distance)

addSubstituent

public void addSubstituent(RingNucleus rn)
add RingNucleus substituent