Class FrameDeltaDisplay

    • Field Detail

      • coupleWeight

        double coupleWeight
      • noeWeight

        double noeWeight
      • frameDeltaNoe

        double frameDeltaNoe
      • frameDeltaCouple

        double frameDeltaCouple
    • Constructor Detail

      • FrameDeltaDisplay

        public FrameDeltaDisplay​(NMR_Viewer viewer)
        Constructor
        Parameters:
        viewer - the NMRViewer in which the animation will take place (?)
    • Method Detail

      • setFrameDeltaNoe

        public void setFrameDeltaNoe​(double frameDelta)
      • setFrameDeltaCouple

        public void setFrameDeltaCouple​(double frameDelta)
      • setFieldText

        private void setFieldText()
      • getLabelText

        private String getLabelText()
      • setNoeWeight

        private void setNoeWeight​(double weight)
      • setCoupleWeight

        private void setCoupleWeight​(double weight)
      • getNoeWeight

        public double getNoeWeight()
      • getCoupleWeight

        public double getCoupleWeight()