org.biojava.bio.structure.domain.pdp
Class GetDistanceMatrix

java.lang.Object
  extended by org.biojava.bio.structure.domain.pdp.GetDistanceMatrix

public class GetDistanceMatrix
extends Object


Constructor Summary
GetDistanceMatrix()
           
 
Method Summary
 PDPDistanceMatrix getDistanceMatrix(Atom[] protein)
          A set of Calpha atoms that are representing the protein
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetDistanceMatrix

public GetDistanceMatrix()
Method Detail

getDistanceMatrix

public PDPDistanceMatrix getDistanceMatrix(Atom[] protein)
                                    throws StructureException
A set of Calpha atoms that are representing the protein

Parameters:
protein -
Throws:
StructureException