Class EstimatingIdealAndNadirPointsPlotObserver<S extends Solution<?>>
java.lang.Object
org.uma.jmetal.util.observer.impl.EstimatingIdealAndNadirPointsPlotObserver<S>
-
Constructor Summary
ConstructorsConstructorDescriptionEstimatingIdealAndNadirPointsPlotObserver(String title, String xAxisTitle, String yAxisTitle, String legend, int plotUpdateFrequency, long delay) Constructor -
Method Summary
Modifier and TypeMethodDescriptionorg.knowm.xchart.XYChartchart()voidvoidvoidThis method displays a front (population)voidupdatePoint(double x, double y, String pointName)
-
Constructor Details
-
EstimatingIdealAndNadirPointsPlotObserver
-
-
Method Details
-
setFront
-
setPoint
-
updatePoint
-
update
-
chart
public org.knowm.xchart.XYChart chart()
-