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