Interface TextElementArray

    • Method Detail

      • add

        boolean add​(java.lang.Object o)
        Adds an object to the TextElementArray.
        Parameters:
        o - an object that has to be added
        Returns:
        true if the addition succeeded; false otherwise