Uses of Class
jprotein.cluster.data.ProxNode

Packages that use ProxNode
jprotein.cluster.data   
 

Uses of ProxNode in jprotein.cluster.data
 

Methods in jprotein.cluster.data that return ProxNode
 ProxNode ProxList.getProxNode(int index)
           
 

Methods in jprotein.cluster.data with parameters of type ProxNode
 void ProxList.addProxNode(ProxNode pn)