Interface TextElementArray

    • Method Detail

      • add

        boolean add​(Element element)
        Adds an element to the TextElementArray.
        Parameters:
        element - an element that has to be added
        Returns:
        true if the addition succeeded; false otherwise