jprotein.cluster.data
Class ProxNode
java.lang.Object
jprotein.cluster.data.ProxNode
public class ProxNode
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxNode
public ProxNode(ProxList ref,
float distance)
setRef
public void setRef(ProxList ref)
getRef
public ProxList getRef()
setDistance
public void setDistance(float distance)
getDistance
public float getDistance()
getResidue
public Residue3D getResidue()