| Package | Description | 
|---|---|
| org.biojava.nbio.structure.symmetry.gui | |
| org.biojava.nbio.structure.symmetry.internal | 
| Modifier and Type | Method and Description | 
|---|---|
CESymmParameters | 
SymmetryGui.getParameters()  | 
| Modifier and Type | Method and Description | 
|---|---|
CESymmParameters | 
CESymmParameters.clone()  | 
CESymmParameters | 
CeSymmResult.getParams()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static CeSymmResult | 
CeSymm.align(Atom[] atoms,
     CESymmParameters params)  | 
static CeSymmResult | 
CeSymm.analyze(Atom[] atoms,
       CESymmParameters params)
Analyze the symmetries of the input Atom array using the provided
 parameters. 
 | 
static CeSymmResult | 
CeSymm.analyzeLevel(Atom[] atoms,
            CESymmParameters params)
Analyze a single level of symmetry. 
 | 
void | 
CeSymmResult.setParams(CESymmParameters params)  | 
| Constructor and Description | 
|---|
CeSymmIterative(CESymmParameters param)
For the iterative algorithm to work properly the refinement and
 optimization options should be turned on, because the alignment has to be
 consistent at every recursive step. 
 | 
Copyright © 2000–2016 BioJava. All rights reserved.