Package org.jmol.modelsetbio
Class Turn
java.lang.Object
org.jmol.modelsetbio.ProteinStructure
org.jmol.modelsetbio.Turn
- All Implemented Interfaces:
Structure
-
Field Summary
Fields inherited from class org.jmol.modelsetbio.ProteinStructure
apolymer, axisA, axisB, axisUnitVector, id, monomerIndexFirst, monomerIndexLast, nRes, serialID, strandCount, strucNo, structureID, subtype, type, vectorProjection
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jmol.modelsetbio.ProteinStructure
addMonomer, calcAxis, findMonomer, getAxisEndPoint, getAxisStartPoint, getIndex, getSegments, getStructureMidPoint, isWithin, removeMonomer, resetAxes, setAtomBits, setAtomBitsAndClear, setupPS, toString
-
Constructor Details
-
Turn
Turn(AlphaPolymer apolymer, int monomerIndex, int monomerCount) - Parameters:
apolymer
-monomerIndex
-monomerCount
-
-