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"
20 @property(nonatomic,assign)MBBusLineType type;
21 @end
MBBusLineType type
Definition: MBBusSegmentBase.h:20
MBBusLineType
Definition: MBBusBaseType.h:60
Definition: MBBusSegmentBase.h:14
Definition: MBObject.h:16