Interface TextLayoutAssessor

    • Method Detail

      • hasComplexLayout

        boolean hasComplexLayout​(char[] chars)
        Determines if a text chunk requires complex text layout.
        Parameters:
        chars - the text chunk
        Returns:
        whether the text requires complex text layout