Mobile API Reference  MicroStrategy 2019
AnnotationContext.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Classes

class  AnnotationContext
 

Typedefs

typedef enum AnnotationMode AnnotationMode
 
typedef enum AnnotationShape AnnotationShape
 
typedef enum AnnotationStrokeStyle AnnotationStrokeStyle
 
typedef enum AnnotationSpec AnnotationSpec
 

Enumerations

enum  AnnotationMode { AnnotationModeUnspecified = -1, AnnotationModeDraw = 0, AnnotationModeComment = 1, AnnotationModeLockDrawing = 2 }
 
enum  AnnotationShape {
  AnnotationShapeUnspecified = -1, AnnotationShapeAdHocStroke = 0, AnnotationShapeHandWritingOval = 1, AnnotationShapeOval = 2,
  AnnotationShapeRectangle = 3, AnnotationShapeRoundedCornerRectangle = 4, AnnotationShapeStraightLine = 5
}
 
enum  AnnotationStrokeStyle { AnnotationStrokeStyleNoAngle = 0, AnnotationStrokeStyleAngled = 1 }
 
enum  AnnotationSpec { AnnotationSpecPM = 0, AnnotationSpecNingning = 1, AnnotationSpecFinal = 2 }
 

Variables

const int ANNOTATION_MAXIMUM_COMMENT_IPAD
 
const int ANNOTATION_MAXIMUM_COMMENT_IPHONE
 

Typedef Documentation

◆ AnnotationMode

◆ AnnotationShape

◆ AnnotationSpec

◆ AnnotationStrokeStyle

Enumeration Type Documentation

◆ AnnotationMode

Enumerator
AnnotationModeUnspecified 
AnnotationModeDraw 
AnnotationModeComment 
AnnotationModeLockDrawing 

◆ AnnotationShape

Enumerator
AnnotationShapeUnspecified 
AnnotationShapeAdHocStroke 
AnnotationShapeHandWritingOval 
AnnotationShapeOval 
AnnotationShapeRectangle 
AnnotationShapeRoundedCornerRectangle 
AnnotationShapeStraightLine 

◆ AnnotationSpec

Enumerator
AnnotationSpecPM 
AnnotationSpecNingning 
AnnotationSpecFinal 

◆ AnnotationStrokeStyle

Enumerator
AnnotationStrokeStyleNoAngle 
AnnotationStrokeStyleAngled 

Variable Documentation

◆ ANNOTATION_MAXIMUM_COMMENT_IPAD

const int ANNOTATION_MAXIMUM_COMMENT_IPAD

◆ ANNOTATION_MAXIMUM_COMMENT_IPHONE

const int ANNOTATION_MAXIMUM_COMMENT_IPHONE