Navigine iOS/Android/Flutter SDK
1.0.0
Objective-C/Java/Dart SDK API
Loading...
Searching...
No Matches
NCSegment.h
Go to the documentation of this file.
1
#import "NCExport.h"
2
#import "
NCPoint.h
"
3
#import <Foundation/Foundation.h>
4
16
DEFAULT_EXPORT_ATTRIBUTE
17
@interface
NCSegment
: NSObject
18
22
- (nonnull instancetype)initWithStart:(nonnull
NCPoint
*)start
23
end:(nonnull
NCPoint
*)end;
24
28
+ (nonnull instancetype)segmentWithStart:(nonnull
NCPoint
*)start
29
end:(nonnull
NCPoint
*)end;
30
34
@property
(nonatomic, readonly, nonnull)
NCPoint
*
start
;
35
39
@property
(nonatomic, readonly, nonnull)
NCPoint
*
end
;
40
41
@end
com
navigine
idl
objc
NCSegment.h
Generated on Thu May 29 2025 21:18:52 for Navigine iOS/Android/Flutter SDK by
Doxygen
1.13.2