高德地图SDK(导航) V11.2.0501
Loading...
Searching...
No Matches
MALineDrawType.h
Go to the documentation of this file.
1//
2// MALineDrawType.h
3// MapKit_static
4//
5// Created by yi chen on 14-7-30.
6// Copyright © 2016 Amap. All rights reserved.
7//
8
9#import "MAConfig.h"
10
11#ifndef MapKit_static_MALineDrawType_h
12#define MapKit_static_MALineDrawType_h
13
21
30
39
40#endif
MALineDashType
虚线类型
Definition MALineDrawType.h:33
@ kMALineDashTypeNone
不画虚线 No dash
Definition MALineDrawType.h:34
@ kMALineDashTypeSquare
方块样式 Square style
Definition MALineDrawType.h:35
@ kMALineDashTypeDot
圆点样式 Dot style
Definition MALineDrawType.h:36
MALineCapType
Definition MALineDrawType.h:23
@ kMALineCapArrow
箭头 Arrow
Definition MALineDrawType.h:26
@ kMALineCapRound
圆形头 Round cap
Definition MALineDrawType.h:27
@ kMALineCapButt
普通头 Butt cap
Definition MALineDrawType.h:24
@ kMALineCapSquare
扩展头 Square cap
Definition MALineDrawType.h:25
MALineJoinType
Definition MALineDrawType.h:15
@ kMALineJoinMiter
斜接连接点 Miter join
Definition MALineDrawType.h:17
@ kMALineJoinBevel
斜面连接点 Bevel join
Definition MALineDrawType.h:16
@ kMALineJoinRound
圆角连接点 Round join
Definition MALineDrawType.h:18
© 2017 高德信息技术有限公司 版权所有,保留所有权利。