Interface Element

    • Method Detail

      • getChildren

        List<ElementgetChildren()
        Retrieve the list of children elements in this element.
        Returns:
        The list of elements.
      • isSame

        boolean isSame​(Element element)
        Test if an element is equal to another element
        Parameters:
        element - The element to compare to
        Returns:
        True if equals
      • getColumns

        int getColumns()
        Get the size taken by this element, in columns
        Returns:
        The size
      • setColumns

        void setColumns​(int size)
        Set the size to take by this element
        Parameters:
        size - The size in number of columns