3#import <Foundation/Foundation.h>
24DEFAULT_EXPORT_ATTRIBUTE
30- (nonnull instancetype)initWithBottomLeft:(nonnull
NCPoint *)bottomLeft
31 topRight:(nonnull
NCPoint *)topRight;
36+ (nonnull instancetype)boundingBoxWithBottomLeft:(nonnull
NCPoint *)bottomLeft
37 topRight:(nonnull
NCPoint *)topRight;