Class NSWritingDirectionFormatType


  • public final class NSWritingDirectionFormatType
    extends java.lang.Object
    NSWritingDirectionFormatType values used by NSWritingDirectionAttributeName. It is or'ed with either NSWritingDirectionLeftToRight or NSWritingDirectionRightToLeft. Can specify the formatting controls defined by Unicode Bidirectional Algorithm.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static long Embedding  
      static long Override  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait