My Project
Properties | List of all members
BaiduPanoLabelOverlay Class Reference

#import <BaiduPanoLabelOverlay.h>

Inheritance diagram for BaiduPanoLabelOverlay:
BaiduPanoOverlay

Properties

NSString * text
 
UIColor * textColor
 
UIColor * backgroundColor
 
NSInteger fontSize
 
UIEdgeInsets edgeInsets
 
- Properties inherited from BaiduPanoOverlay
NSString * overlayKey
 
BaiduPanoOverlayType type
 
CLLocationCoordinate2D coordinate
 
double height
 

Detailed Description

Definition at line 13 of file BaiduPanoLabelOverlay.h.

Property Documentation

§ backgroundColor

- (UIColor*) backgroundColor
readwritenonatomicstrong

Definition at line 16 of file BaiduPanoLabelOverlay.h.

§ edgeInsets

- (UIEdgeInsets) edgeInsets
readwritenonatomicassign

Definition at line 18 of file BaiduPanoLabelOverlay.h.

§ fontSize

- (NSInteger) fontSize
readwritenonatomicassign

Definition at line 17 of file BaiduPanoLabelOverlay.h.

§ text

- (NSString*) text
readwritenonatomiccopy

Definition at line 14 of file BaiduPanoLabelOverlay.h.

§ textColor

- (UIColor*) textColor
readwritenonatomicstrong

Definition at line 15 of file BaiduPanoLabelOverlay.h.


The documentation for this class was generated from the following file: