jprotein.cluster.data
Class ProxList
java.lang.Object
jprotein.cluster.data.ProxList
public class ProxList
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxList
public ProxList(Residue3D residue,
int id)
getId
public int getId()
setId
public void setId(int id)
getResidue
public Residue3D getResidue()
setResidue
public void setResidue(Residue3D residue)
addProxNode
public void addProxNode(ProxNode pn)
getProxNode
public ProxNode getProxNode(int index)
getLength
public int getLength()
getNeighbourResidues
public java.util.Vector getNeighbourResidues(float radius)