Uses of Class
org.biojava.nbio.structure.symmetry.core.HelixLayers
- 
Packages that use HelixLayers Package Description org.biojava.nbio.structure.symmetry.axis org.biojava.nbio.structure.symmetry.core  - 
- 
Uses of HelixLayers in org.biojava.nbio.structure.symmetry.axis
Methods in org.biojava.nbio.structure.symmetry.axis that return HelixLayers Modifier and Type Method Description HelixLayersHelixAxisAligner. getHelixLayers() - 
Uses of HelixLayers in org.biojava.nbio.structure.symmetry.core
Methods in org.biojava.nbio.structure.symmetry.core that return HelixLayers Modifier and Type Method Description HelixLayersQuatSymmetryResults. getHelixLayers()HelixLayersHelixSolver. getSymmetryOperations()Constructors in org.biojava.nbio.structure.symmetry.core with parameters of type HelixLayers Constructor Description QuatSymmetryResults(Stoichiometry stoichiometry, HelixLayers helixLayers, SymmetryPerceptionMethod method)Constructor for roto-translational symmetries. 
 -