Class StressMinParamModel.TerminationCheckboxGroup

java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.vanted.plugins.layout.stressminimization.StressMinParamModel.TerminationCheckboxGroup
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible
Enclosing class:
StressMinParamModel

public class StressMinParamModel.TerminationCheckboxGroup
extends JPanel
See Also:
Serialized Form
  • Method Details

    • nodeThresholdActive

      public boolean nodeThresholdActive()
    • iterThresholdActive

      public boolean iterThresholdActive()
    • getNodeMovementThreshold

      public int getNodeMovementThreshold()
    • getMaxIterations

      public int getMaxIterations()