Class CTFrame

All Implemented Interfaces:
AutoCloseable

public class CTFrame
extends CFType
  • Constructor Details

    • CTFrame

      protected CTFrame()
  • Method Details

    • getLineOrigins

      public CGPoint[] getLineOrigins​(CFRange range)
      Since:
      Available in iOS 3.2 and later.
    • getClassTypeID

      public static long getClassTypeID()
    • getStringRange

      public CFRange getStringRange()
    • getVisibleStringRange

      public CFRange getVisibleStringRange()
    • getPath

      public CGPath getPath()
    • getFrameAttributes

      public CTFrameAttributes getFrameAttributes()
    • getLines

      public List<CTLine> getLines()
    • getLineOrigins

      protected void getLineOrigins​(CFRange range, CGPoint origins)
    • draw

      public void draw​(CGContext context)