Class CITextFeature

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class CITextFeature
extends CIFeature
Since:
Available in iOS 9.0 and later.
  • Constructor Details

    • CITextFeature

      public CITextFeature()
    • CITextFeature

      protected CITextFeature​(NSObject.Handle h, long handle)
    • CITextFeature

      protected CITextFeature​(NSObject.SkipInit skipInit)
  • Method Details

    • getBounds

      public CGRect getBounds()
      Overrides:
      getBounds in class CIFeature
    • getTopLeft

      public CGPoint getTopLeft()
    • getTopRight

      public CGPoint getTopRight()
    • getBottomLeft

      public CGPoint getBottomLeft()
    • getBottomRight

      public CGPoint getBottomRight()
    • getSubFeatures

      public NSArray<?> getSubFeatures()