Interface TextLine

    • Method Detail

      • getAscent

        float getAscent()
      • getDescent

        float getDescent()
      • getLeading

        float getLeading()
      • getCharacterCount

        int getCharacterCount()
      • isLeftToRight

        boolean isLeftToRight()
      • getAdvance

        float getAdvance()