Tham chiếu lớp GMSMutableFeatureStyle

Tham chiếu lớp GMSMutableFeatureStyle

Tổng quan

Phiên bản có thể thay đổi của GMSFeatureStyle.

Kế thừa GMSFeatureStyle.

Hàm thành viên công khai

(instancetype)initWithFillColor:strokeColor:strokeWidth:
 Khởi động một kiểu mới.
(instancetype)init
(GMSFeatureStyle *)- sao chép
 Trả về bản sao của kiểu này.
(GMSMutableFeatureStyle *)mutableCopy
 Trả về một bản sao có thể thay đổi của kiểu này.

Hàm thành viên công khai tĩnh

(instancetype)+ kiểu
 Tạo một kiểu có thể thay đổi mới.
(instancetype)+ styleWithFillColor:strokeColor:strokeWidth:
 Tạo kiểu mới.

Thuộc tính

UIColor * fillColor
UIColor * strokeColor
CGFloatstrokeWidth
CGFloatpointRadius

Tài liệu về hàm thành phần

+ (instancetype) style (kiểu)

Tạo một kiểu có thể thay đổi mới.

+ (instancetype) styleWithFillColor: (nullable UIColor *)  fillColor
strokeColor: (nullable UIColor *)  strokeColor
Độ rộng nét: (CGFloat) strokeWidth (Độ rộng nét)

Tạo kiểu mới.

– (instancetype) initWithFillColor: (nullable UIColor *)  fillColor
strokeColor: (nullable UIColor *)  strokeColor
Độ rộng nét: (CGFloat) strokeWidth (Độ rộng nét)

Khởi động một kiểu mới.

– (instancetype) init

Trả về bản sao của kiểu này.

Trả về một bản sao có thể thay đổi của kiểu này.


Tài liệu về tài sản

– (UIColor*) fillColor [read, write, copy]

Triển khai GMSFeatureStyle.

– (UIColor*) strokeColor [read, write, copy]

Triển khai GMSFeatureStyle.

– (CGFloat) strokeWidth [read, write, assign]

Triển khai GMSFeatureStyle.

– (CGFloat) pointRadius [read, write, assign]

Triển khai GMSFeatureStyle.