Class ParetoFrontVisualizer


  • public class ParetoFrontVisualizer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void show()  
      void update​(double fValue, double uncertainty)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ParetoFrontVisualizer

        public ParetoFrontVisualizer()
    • Method Detail

      • show

        public void show()
      • update

        public void update​(double fValue,
                           double uncertainty)