Map Doc
1.0
iOS-引擎SDK-开放平台
MBBusSegmentBase.h
浏览该文件的文档.
1
//
2
// MBBusSegmentBase.h
3
// iNaviCore
4
//
5
// Created by fanyl on 14-6-4.
6
// Copyright (c) 2014年 Mapbar. All rights reserved.
7
//
8
9
#import "
MBObject.h
"
10
#import "
MBBusBaseType.h
"
14
@interface
MBBusSegmentBase
:
MBObject
20
@property
(nonatomic,assign)
MBBusLineType
type
;
21
@end
MBBusSegmentBase::type
MBBusLineType type
Definition:
MBBusSegmentBase.h:20
MBBusLineType
MBBusLineType
Definition:
MBBusBaseType.h:60
MBBusBaseType.h
MBBusSegmentBase
Definition:
MBBusSegmentBase.h:14
MBObject.h
MBObject
Definition:
MBObject.h:16