org.jmol.modelsetbio
Class Sheet
java.lang.Object
org.jmol.modelsetbio.ProteinStructure
org.jmol.modelsetbio.Sheet
public class Sheet
- extends ProteinStructure
Fields inherited from class org.jmol.modelsetbio.ProteinStructure |
apolymer, axisA, axisB, axisUnitVector, globalSerialID, monomerCount, monomerIndexFirst, monomerIndexLast, segments, serialID, strandCount, structureID, subtype, type, uniqueID, vectorProjection |
Constructor Summary |
Sheet(AlphaPolymer alphaPolymer,
int monomerIndex,
int monomerCount,
int id,
byte subtype)
|
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 |
alphaPolymer
AlphaPolymer alphaPolymer
widthUnitVector
javax.vecmath.Vector3f widthUnitVector
heightUnitVector
javax.vecmath.Vector3f heightUnitVector
Sheet
Sheet(AlphaPolymer alphaPolymer,
int monomerIndex,
int monomerCount,
int id,
byte subtype)
calcAxis
public void calcAxis()
- Overrides:
calcAxis
in class ProteinStructure
calcSheetUnitVectors
void calcSheetUnitVectors()
getWidthUnitVector
public javax.vecmath.Vector3f getWidthUnitVector()
getHeightUnitVector
public javax.vecmath.Vector3f getHeightUnitVector()