Class Contact
java.lang.Object
org.biojava.nbio.structure.contact.Contact
- All Implemented Interfaces:
Serializable
A simple class to store contacts in the form of pairs of indices and a distance associated to them.
- Since:
- 5.0
- Author:
- Jose Duarte
- See Also:
-
Constructor Details
-
Contact
-
-
Method Details
-
getIndexPair
-
getI
-
getJ
-
getDistance
-