Class GetDistanceMatrix
java.lang.Object
org.biojava.nbio.structure.domain.pdp.GetDistanceMatrix
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetDistanceMatrix(Atom[] protein) A set of Calpha atoms that are representing the protein 
- 
Constructor Details
- 
GetDistanceMatrix
public GetDistanceMatrix() 
 - 
 - 
Method Details
- 
getDistanceMatrix
A set of Calpha atoms that are representing the protein- Parameters:
 protein-- Throws:
 StructureException
 
 -