Class UnicodeString.PhRun

  • Enclosing class:
    UnicodeString

    public static class UnicodeString.PhRun
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      PhRun​(int phoneticTextFirstCharacterOffset, int realTextFirstCharacterOffset, int realTextLength)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PhRun

        public PhRun​(int phoneticTextFirstCharacterOffset,
                     int realTextFirstCharacterOffset,
                     int realTextLength)