Interface HasComponentWidths

    • Method Detail

      • getComponentWidths

        List<Double> getComponentWidths()
        Gets a list of the widths of the different components. A component is considered a column used to visually represent a Boxed Expression Grid in the editor.
        Returns:
      • getRequiredComponentWidthCount

        int getRequiredComponentWidthCount()
        Returns the expected number of components to correctly represent an Expression in the editor.
        Returns: