public class Sheet extends ProteinStructure
| Modifier and Type | Field and Description |
|---|---|
(package private) AlphaPolymer |
alphaPolymer |
(package private) javax.vecmath.Vector3f |
heightUnitVector |
(package private) javax.vecmath.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() |
javax.vecmath.Vector3f |
getHeightUnitVector() |
javax.vecmath.Vector3f |
getWidthUnitVector() |
addMonomer, calcSegments, getAxisEndPoint, getAxisStartPoint, getIndex, getInfo, getMonomerCount, getMonomerIndex, getSegments, getStructureMidPoint, isWithin, lowerNeighborIsHelixOrSheet, removeMonomer, resetAxes, upperNeighborIsHelixOrSheetAlphaPolymer alphaPolymer
javax.vecmath.Vector3f widthUnitVector
javax.vecmath.Vector3f heightUnitVector
Sheet(AlphaPolymer alphaPolymer, int monomerIndex, int monomerCount, int id, EnumStructure subtype)
public void calcAxis()
calcAxis in class ProteinStructurevoid calcSheetUnitVectors()
public javax.vecmath.Vector3f getWidthUnitVector()
public javax.vecmath.Vector3f getHeightUnitVector()