Class HASCOModelStatisticsPluginView

  • All Implemented Interfaces:
    ai.libs.jaicore.graphvisualizer.plugin.IGUIPluginView, org.api4.java.common.control.ILoggingCustomizable

    public class HASCOModelStatisticsPluginView
    extends ai.libs.jaicore.graphvisualizer.plugin.ASimpleMVCPluginView<HASCOModelStatisticsPluginModel,​HASCOModelStatisticsPluginController,​javafx.scene.layout.VBox>
    • Method Detail

      • update

        public void update()
      • updateHistogram

        public void updateHistogram()
        Updates the histogram at the bottom. This is called in both the update method of the general view as well as in the change listener of the combo boxes.
      • getTitle

        public java.lang.String getTitle()