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 Helix
HelixLayers. getByLargestContacts()
Helix
HelixLayers. getByLargestContactsNotLowestAngle()
Helix
HelixLayers. getByLowestAngle()
Helix
HelixLayers. getHelix(int index)
Methods in org.biojava.nbio.structure.symmetry.core with parameters of type Helix Modifier and Type Method Description void
HelixLayers. addHelix(Helix helix)
Constructors in org.biojava.nbio.structure.symmetry.core with parameters of type Helix Constructor Description HelixExtender(QuatSymmetrySubunits subunits, Helix helix)
-