Class Sheet

All Implemented Interfaces:
Structure

public class Sheet extends ProteinStructure
  • Field Details

    • widthUnitVector

      javajs.util.V3 widthUnitVector
    • heightUnitVector

      javajs.util.V3 heightUnitVector
  • Constructor Details

    • Sheet

      Sheet(AlphaPolymer apolymer, int monomerIndex, int monomerCount, STR subtype)
      Parameters:
      apolymer -
      monomerIndex -
      monomerCount -
      subtype -
  • Method Details

    • calcAxis

      public void calcAxis()
      Overrides:
      calcAxis in class ProteinStructure
    • notHelixOrSheet

      private boolean notHelixOrSheet(int i)
    • calcSheetUnitVectors

      void calcSheetUnitVectors()
    • setBox

      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)