Uses of Class
org.biojava.nbio.structure.symmetry.core.Helix
- 
Packages that use Helix Package Description org.biojava.nbio.structure.symmetry.core  - 
- 
Uses of Helix in org.biojava.nbio.structure.symmetry.core
Methods in org.biojava.nbio.structure.symmetry.core that return Helix Modifier and Type Method Description HelixHelixLayers. getByLargestContacts()HelixHelixLayers. getByLargestContactsNotLowestAngle()HelixHelixLayers. getByLowestAngle()HelixHelixLayers. getHelix(int index)Methods in org.biojava.nbio.structure.symmetry.core with parameters of type Helix Modifier and Type Method Description voidHelixLayers. addHelix(Helix helix)Constructors in org.biojava.nbio.structure.symmetry.core with parameters of type Helix Constructor Description HelixExtender(QuatSymmetrySubunits subunits, Helix helix) 
 -