Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCBoundingBox.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCGlobalPoint.h
"
3
#import <Foundation/Foundation.h>
4
25
DEFAULT_EXPORT_ATTRIBUTE
26
@interface
NCBoundingBox
: NSObject
27
31
- (nonnull instancetype)initWithBottomLeft:(nonnull
NCGlobalPoint
*)bottomLeft
32
topRight:(nonnull
NCGlobalPoint
*)topRight;
33
37
+ (nonnull instancetype)boundingBoxWithBottomLeft:(nonnull
NCGlobalPoint
*)bottomLeft
38
topRight:(nonnull
NCGlobalPoint
*)topRight;
39
53
@property
(nonatomic, readonly, nonnull)
NCGlobalPoint
*
bottomLeft
;
54
68
@property
(nonatomic, readonly, nonnull)
NCGlobalPoint
*
topRight
;
69
70
@end
com
navigine
idl
objc
NCBoundingBox.h
Generated on Fri Sep 11 2026 15:19:55 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2