






#import "AzimuthViewController.h"

NS_ASSUME_NONNULL_BEGIN

@interface TargetNodeViewController : AzimuthViewController


- (void)cancelledAxesInfo:(NSDictionary *)info withTitle:(NSString *)title;

@end

NS_ASSUME_NONNULL_END
