public class Bond extends Object
Atom
Bond()
Bond(double length, BondType type, Group resA, Atom atomA, Group resB, Atom atomB)
getAtomA()
getAtomB()
Group
getGroupA()
getGroupB()
double
getLength()
BondType
getType()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Bond()
public Bond(double length, BondType type, Group resA, Atom atomA, Group resB, Atom atomB)
public Atom getAtomA()
public Atom getAtomB()
public Group getGroupA()
public Group getGroupB()
public double getLength()
public BondType getType()
public String toString()
toString
Object
Copyright © 2012 BioJava. All Rights Reserved.