Mobile API Reference  MicroStrategy 2019
AnnotationContext Class Reference

#import <AnnotationContext.h>

Inheritance diagram for AnnotationContext:

Class Methods

(UIColor *) + getItemsTintColor
 

Protected Attributes

AnnotationMode mAnnotationMode
 
AnnotationShape mAnnotationShape
 
UIColor * mStrokeColor
 
CGFloat mStrokeWidth
 
AnnotationStrokeStyle mStrokeStyle
 
UIColor * mTextColor
 
CGFloat mFontSize
 
NSString * mFontName
 
UIColor * mCommentBoxBackgroundColor
 
AnnotationSpec mAnnotationSpec
 

Properties

AnnotationMode annotationMode
 
AnnotationShape annotationShape
 
UIColor * strokeColor
 
CGFloat strokeWidth
 
AnnotationStrokeStyle strokeStyle
 
UIColor * textColor
 
CGFloat fontSize
 
NSString * fontName
 
UIColor * commentBoxBackgroundColor
 
AnnotationSpec annotationSpec
 

Method Documentation

◆ getItemsTintColor()

+ (UIColor*) getItemsTintColor

Member Data Documentation

◆ mAnnotationMode

- (AnnotationMode) mAnnotationMode
protected

◆ mAnnotationShape

- (AnnotationShape) mAnnotationShape
protected

◆ mAnnotationSpec

- (AnnotationSpec) mAnnotationSpec
protected

◆ mCommentBoxBackgroundColor

- (UIColor*) mCommentBoxBackgroundColor
protected

◆ mFontName

- (NSString*) mFontName
protected

◆ mFontSize

- (CGFloat) mFontSize
protected

◆ mStrokeColor

- (UIColor*) mStrokeColor
protected

◆ mStrokeStyle

- (AnnotationStrokeStyle) mStrokeStyle
protected

◆ mStrokeWidth

- (CGFloat) mStrokeWidth
protected

◆ mTextColor

- (UIColor*) mTextColor
protected

Property Documentation

◆ annotationMode

- (AnnotationMode) annotationMode
readwritenonatomicassign

◆ annotationShape

- (AnnotationShape) annotationShape
readwritenonatomicassign

◆ annotationSpec

- (AnnotationSpec) annotationSpec
readwritenonatomicassign

◆ commentBoxBackgroundColor

- (UIColor*) commentBoxBackgroundColor
readwritenonatomicstrong

◆ fontName

- (NSString*) fontName
readwritenonatomicstrong

◆ fontSize

- (CGFloat) fontSize
readwritenonatomicassign

◆ strokeColor

- (UIColor*) strokeColor
readwritenonatomicstrong

◆ strokeStyle

- (AnnotationStrokeStyle) strokeStyle
readwritenonatomicassign

◆ strokeWidth

- (CGFloat) strokeWidth
readwritenonatomicassign

◆ textColor

- (UIColor*) textColor
readwritenonatomicstrong