Class TextUtils


  • public class TextUtils
    extends Object
    Author:
    burgetr
    • Constructor Detail

      • TextUtils

        public TextUtils()
    • Method Detail

      • getText

        public static String getText​(Area area)
        Creates a complete text of an area by concatenating the subareas and boxes. This is independent on the Area.getText() implementation that may include separating spaces.
        Parameters:
        area -
        Returns: