Klasse HierarchyWizardEditorLayout<T>

java.lang.Object
org.deidentifier.arx.gui.view.impl.wizard.HierarchyWizardEditorLayout<T>
Typparameter:
T -

public class HierarchyWizardEditorLayout<T> extends Object
Layouts the tree shown in the wizard.
  • Felddetails

    • PRETTY_THRESHOLD

      public static final int PRETTY_THRESHOLD
      Constant.
      Siehe auch:
  • Konstruktordetails

    • HierarchyWizardEditorLayout

      public HierarchyWizardEditorLayout(HierarchyWizardModelGrouping<T> model)
      Creates a new instance.
      Parameter:
      model -
  • Methodendetails

    • isPretty

      public boolean isPretty()
      Is the layout pretty.
      Gibt zurück:
    • layout

      public int[] layout()
      Computes the cardinalities of the optimal number of elements per hierarchy level.
      Gibt zurück:
    • setPretty

      public void setPretty(boolean pretty)
      Sets the pretty mode.
      Parameter:
      pretty -