Class CIRectangleFeature

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class CIRectangleFeature
extends CIFeature
  • Constructor Details

    • CIRectangleFeature

      public CIRectangleFeature()
    • CIRectangleFeature

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

      protected CIRectangleFeature​(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()