Class SectionParametrization

    • Constructor Detail

      • SectionParametrization

        public SectionParametrization​(String label,
                                      boolean collapsible)
        Creates a new instance with the given parameters.
        Parameters:
        label - the label.
        collapsible - the collapsible flag.
      • SectionParametrization

        public SectionParametrization​(String label)
        Creates a new collapsible section parameterization instance with the given label.
        Parameters:
        label - the label.