public class Sheet extends ProteinStructure
| Modifier and Type | Field and Description |
|---|---|
(package private) javajs.util.V3 |
heightUnitVector |
(package private) javajs.util.V3 |
widthUnitVector |
apolymer, axisA, axisB, axisUnitVector, monomerIndexFirst, monomerIndexLast, nRes, serialID, strandCount, strucNo, structureID, subtype, type, vectorProjection| Constructor and Description |
|---|
Sheet(AlphaPolymer apolymer,
int monomerIndex,
int monomerCount,
STR subtype) |
| Modifier and Type | Method and Description |
|---|---|
void |
calcAxis() |
(package private) void |
calcSheetUnitVectors() |
private boolean |
notHelixOrSheet(int i) |
void |
setBox(float w,
float h,
javajs.util.P3 pt,
javajs.util.V3 vW,
javajs.util.V3 vH,
javajs.util.P3 ptC,
float scale) |
addMonomer, findMonomer, getAxisEndPoint, getAxisStartPoint, getIndex, getSegments, getStructureMidPoint, isWithin, removeMonomer, resetAxes, setAtomBits, setAtomBitsAndClear, setupPSjavajs.util.V3 widthUnitVector
javajs.util.V3 heightUnitVector
Sheet(AlphaPolymer apolymer, int monomerIndex, int monomerCount, STR subtype)
apolymer - monomerIndex - monomerCount - subtype - public void calcAxis()
calcAxis in class ProteinStructureprivate boolean notHelixOrSheet(int i)
void calcSheetUnitVectors()
public void setBox(float w,
float h,
javajs.util.P3 pt,
javajs.util.V3 vW,
javajs.util.V3 vH,
javajs.util.P3 ptC,
float scale)