| Package | Description |
|---|---|
| org.biojava.nbio.structure.contact |
| Modifier and Type | Method and Description |
|---|---|
List<AtomContact> |
GridCell.getContactsToOtherCell(GridCell otherCell,
Atom[] iAtoms,
Atom[] jAtoms,
double cutoff)
Calculates all distances of atoms between this cell and the given cell returning those that are
within the given cutoff as a list of AtomContacts
|
Copyright © 2000–2016 BioJava. All rights reserved.