Uses of Class
org.biojava.nbio.structure.contact.Contact
Packages that use Contact
-
Uses of Contact in org.biojava.nbio.structure.contact
Methods in org.biojava.nbio.structure.contact that return types with arguments of type ContactModifier and TypeMethodDescriptionGridCell.getContactsToOtherCell
(GridCell otherCell) Calculates all distances of atoms between this cell and the given cell returning those that are within the given cutoff as a list of Contacts containing the indices of the pair and the calculated distance.GridCell.getContactsWithinCell()
Calculates all distances of atoms within this cell returning those that are within the given cutoff as a list of Contacts containing the indices of the pair and the calculated distance.Grid.getIndicesContacts()
Returns all contacts, i.e.