Package | Description |
---|---|
org.biojava.nbio.structure.contact |
Modifier and Type | Method and Description |
---|---|
GroupContact |
GroupContactSet.getContact(Group group1,
Group group2)
Returns the corresponding GroupContact or null if no contact exists between the 2 given groups
|
Modifier and Type | Method and Description |
---|---|
Iterator<GroupContact> |
GroupContactSet.iterator() |
Modifier and Type | Method and Description |
---|---|
void |
GroupContactSet.add(GroupContact groupContact) |
Copyright © 2000–2019 BioJava. All rights reserved.