|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jmol.modelsetbio.ProteinStructure
org.jmol.modelsetbio.Helix
public class Helix
Field Summary |
---|
Fields inherited from class org.jmol.modelsetbio.ProteinStructure |
---|
apolymer, axisA, axisB, axisUnitVector, globalSerialID, monomerCount, monomerIndexFirst, monomerIndexLast, segments, serialID, strandCount, structureID, type, uniqueID, vectorProjection |
Constructor Summary | |
---|---|
Helix(AlphaPolymer apolymer,
int monomerIndex,
int monomerCount,
int id)
|
Method Summary | |
---|---|
void |
calcAxis()
|
Methods inherited from class org.jmol.modelsetbio.ProteinStructure |
---|
addMonomer, calcSegments, getAxisEndPoint, getAxisStartPoint, getIndex, getInfo, getMonomerCount, getMonomerIndex, getSegments, getStructureMidPoint, isWithin, lowerNeighborIsHelixOrSheet, removeMonomer, resetAxes, upperNeighborIsHelixOrSheet |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Helix(AlphaPolymer apolymer, int monomerIndex, int monomerCount, int id)
Method Detail |
---|
public void calcAxis()
calcAxis
in class ProteinStructure
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |