Package org.jmol.modelsetbio
Class Helix
java.lang.Object
org.jmol.modelsetbio.ProteinStructure
org.jmol.modelsetbio.Helix
- 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
ConstructorsConstructorDescriptionHelix
(AlphaPolymer apolymer, int monomerIndex, int monomerCount, STR subtype) -
Method Summary
Methods inherited from class org.jmol.modelsetbio.ProteinStructure
addMonomer, findMonomer, getAxisEndPoint, getAxisStartPoint, getIndex, getSegments, getStructureMidPoint, isWithin, removeMonomer, resetAxes, setAtomBits, setAtomBitsAndClear, setupPS, toString
-
Constructor Details
-
Helix
Helix(AlphaPolymer apolymer, int monomerIndex, int monomerCount, STR subtype) - Parameters:
apolymer
-monomerIndex
-monomerCount
-subtype
-
-
-
Method Details
-
calcAxis
public void calcAxis()- Overrides:
calcAxis
in classProteinStructure
-