jsci.chemistry
Class Bond

java.lang.Object
  extended by jsci.chemistry.Bond
Direct Known Subclasses:
CovalentBond, IonicBond

public abstract class Bond
extends Object

A bond between two atoms.


Constructor Summary
Bond(Atom a, Atom b)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bond

public Bond(Atom a,
            Atom b)


jHepWork 3.1 ©