Class CIFeature

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol
Direct Known Subclasses:
CIFaceFeature, CIQRCodeFeature, CIRectangleFeature, CITextFeature

public class CIFeature
extends NSObject
  • Constructor Details

    • CIFeature

      public CIFeature()
    • CIFeature

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

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

    • getType

      public String getType()
    • getBounds

      public CGRect getBounds()