org.jmol.modelsetbio
public class Sheet extends ProteinStructure
Modifier and Type | Field and Description |
---|---|
(package private) AlphaPolymer |
alphaPolymer |
(package private) Vector3f |
heightUnitVector |
(package private) Vector3f |
widthUnitVector |
apolymer, axisA, axisB, axisUnitVector, globalSerialID, monomerCount, monomerIndexFirst, monomerIndexLast, segments, serialID, strandCount, structureID, subtype, type, uniqueID, vectorProjection
Constructor and Description |
---|
Sheet(AlphaPolymer alphaPolymer,
int monomerIndex,
int monomerCount,
int id,
EnumStructure subtype) |
Modifier and Type | Method and Description |
---|---|
void |
calcAxis() |
(package private) void |
calcSheetUnitVectors() |
Vector3f |
getHeightUnitVector() |
Vector3f |
getWidthUnitVector() |
addMonomer, calcSegments, getAxisEndPoint, getAxisStartPoint, getIndex, getInfo, getMonomerCount, getMonomerIndex, getSegments, getStructureMidPoint, isWithin, lowerNeighborIsHelixOrSheet, removeMonomer, resetAxes, upperNeighborIsHelixOrSheet
AlphaPolymer alphaPolymer
Vector3f widthUnitVector
Vector3f heightUnitVector
Sheet(AlphaPolymer alphaPolymer, int monomerIndex, int monomerCount, int id, EnumStructure subtype)
public void calcAxis()
calcAxis
in class ProteinStructure
void calcSheetUnitVectors()
public Vector3f getWidthUnitVector()
public Vector3f getHeightUnitVector()