Class JDialogPromise12_2DVolumetrieHED_map.curvePair

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private VOIBase curve  
      private float score  
    • Constructor Summary

      Constructors 
      Constructor Description
      curvePair​(VOIBase _curve, float _score)  
    • Field Detail

      • score

        private float score
    • Constructor Detail

      • curvePair

        public curvePair​(VOIBase _curve,
                         float _score)
    • Method Detail

      • getCurve

        public VOIBase getCurve()
      • getScore

        public float getScore()