public class FatCatAligner extends Object
| Modifier and Type | Field and Description | 
|---|---|
static boolean | 
debug  | 
static boolean | 
printTimeStamps  | 
| Constructor and Description | 
|---|
FatCatAligner()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
align(Atom[] ca1,
     Atom[] ca2,
     boolean doRigid,
     FatCatParameters params)  | 
AFPChain | 
getAfpChain()  | 
Group[] | 
getTwistedGroups()  | 
void | 
setTwistedGroups(Group[] twistedGroups)  | 
public static final boolean debug
public static final boolean printTimeStamps
public FatCatAligner()
public AFPChain getAfpChain()
public Group[] getTwistedGroups()
public void setTwistedGroups(Group[] twistedGroups)
public void align(Atom[] ca1, Atom[] ca2, boolean doRigid, FatCatParameters params) throws StructureException
StructureExceptionCopyright © 2000–2017 BioJava. All rights reserved.