Class Helix
java.lang.Object
org.biojava.nbio.structure.symmetry.core.Helix
- Author:
- Peter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetAngle()Returns the pitch angle of the helixjavax.vecmath.AxisAngle4dReturns the AxisAngle of the helix transformationintintgetFold()intdoublegetRise()javax.vecmath.Matrix4dvoidsetContacts(int contacts) voidsetFold(int fold) voidsetnStart(int nStart) voidsetPermutation(List<Integer> permutation) voidsetRepeatUnits(List<List<Integer>> repeatUnits) voidsetRise(double rise) voidsetScores(QuatSymmetryScores scores) voidsetTransformation(javax.vecmath.Matrix4d transformation) toString()
-
Constructor Details
-
Helix
public Helix()
-
-
Method Details
-
getScores
- Returns:
- the scores
-
setScores
- Parameters:
scores- the scores to set
-
getPermutation
- Returns:
- the permutation
-
setPermutation
- Parameters:
permutation- the permutation to set
-
getRepeatUnits
-
setRepeatUnits
-
getTransformation
- Returns:
- the transformation
-
setTransformation
- Parameters:
transformation- the transformation to set
-
getRise
-
setRise
-
getAngle
Returns the pitch angle of the helix- Returns:
-
getAxisAngle
Returns the AxisAngle of the helix transformation- Returns:
-
getnStart
-
setnStart
-
getFold
- Returns:
- the fold
-
setFold
- Parameters:
fold- the fold to set
-
getContacts
-
setContacts
-
toString
-
getLayerLines
-