public class InterfaceFinder extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_CONTACT_CUTOFF |
| Constructor and Description |
|---|
InterfaceFinder(Structure structure) |
| Modifier and Type | Method and Description |
|---|---|
StructureInterfaceList |
getAllInterfaces()
Find all inter polymer-chain interfaces in the structure.
|
void |
setCutoff(double cutoff)
Set the contact distance cutoff.
|
public static final double DEFAULT_CONTACT_CUTOFF
public InterfaceFinder(Structure structure)
public void setCutoff(double cutoff)
cutoff - the distance value in Angstromspublic StructureInterfaceList getAllInterfaces()
Copyright © 2000–2021 BioJava. All rights reserved.