Class NSAttributedString

    • Constructor Detail

      • NSAttributedString

        public NSAttributedString()
      • NSAttributedString

        public NSAttributedString​(long id)
      • NSAttributedString

        public NSAttributedString​(id id)
    • Method Detail

      • boundingRectWithSize

        public NSRect boundingRectWithSize​(NSSize size,
                                           long options)
      • drawInRect

        public void drawInRect​(NSRect rect)
      • nextWordFromIndex

        public long nextWordFromIndex​(long location,
                                      boolean isForward)
      • attribute

        public id attribute​(NSString attrName,
                            long location,
                            long range)
      • attributesAtIndex

        public NSDictionary attributesAtIndex​(long location,
                                              long range,
                                              NSRange rangeLimit)
      • length

        public long length()