org.biojava.bio.structure.domain.pdp
Class PDPDistanceMatrix
java.lang.Object
org.biojava.bio.structure.domain.pdp.PDPDistanceMatrix
public class PDPDistanceMatrix
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PDPDistanceMatrix
public PDPDistanceMatrix()
getDist
public int[][] getDist()
setDist
public void setDist(int[][] dist)
getNclose
public int getNclose()
setNclose
public void setNclose(int nclose)
getIclose
public int[] getIclose()
setIclose
public void setIclose(int[] iclose)
getJclose
public int[] getJclose()
setJclose
public void setJclose(int[] jclose)