Library Mobile API Reference for iPhone  MicroStrategy 2019
<ModelsPropertyDelegate> Protocol Reference

#import <MicroStrategyMobileSDK-Swift.h>

Instance Methods

(NSInteger) - getColorbyIndexWithLayerIndex:
 
(MBColorbyType) - getColorbyTypeWithLayerIndex:
 
(NSInteger) - getLongitudeIndexWithLayerIndex:
 
(NSInteger) - getLatitudeIndexWithLayerIndex:
 
(NSInteger) - getGeoAttributeNameIndexWithLayerIndex:
 
(NSInteger) - getSecondGeoAttributeNameIndexWithLayerIndex:
 
(NSInteger) - getSizebyIndexWithLayerIndex:
 
(NSString *_Nonnull) - getColorbyStringWithLayerIndex:
 
(NSString *_Nonnull) - getSizebyStringWithLayerIndex:
 
(double) - getShapeFillOpacityWithLayerIndex:
 
(UIColor *_Nonnull) - getShapeFillColorWithLayerIndex:
 
(enum MBMaxSizeStyle) - getMaxSizeTypeWithLayerIndex:
 
(enum MBMinSizeStyle) - getMinSizeTypeWithLayerIndex:
 
(double) - getMaxSizeValueWithLayerIndex:
 
(double) - getMinSizeValueWithLayerIndex:
 
(BOOL) - isImageMarkerWithLayerIndex:
 
(BOOL) - isAreaShapeWithLayerIndex:
 
(enum MBDataLabelShownType) - getDataLabelTypeWithLayerIndex:
 
(BOOL) - getLayerShownForSearchWithLayerIndex:
 
(BOOL) - getLayerVisibilityForSearchWithLayerIndex:
 
(BOOL) - getLayerShownForSelectionBucketWithLayerIndex:
 
(BOOL) - getLayerVisibilityForSelectionBucketWithLayerIndex:
 
(enum MBGeoRole) - getSecondGeoRoleForModelWithLayerIndex:
 
(NSArray< NSNumber * > *_Nonnull) - getTooltipElementsWithLayerIndex:isMetric:
 
(NSInteger) - getDisplayFormGlobalIndexWithLayerIndex:startFormIndex:
 
(NSArray< NSNumber * > *_Nonnull) - getDisplayFormGlobalIndicesWithLayerIndex:startFormIndex:
 
(NSDictionary< NSString *, NSNumber * > *_Nonnull) - getAttributeFormCountInfoWithLayerIndex:startFormIndex:
 
(enum MBGraphicType) - getGraphicTypeWithLayerIndex:
 
(BOOL) - getIsRemovedWithLayerIndex:
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(BOOL) - SWIFT_WARN_UNUSED_RESULT
 
(NSDictionary< NSString *, UIColor * > *_Nonnull) - getColorbyAttributeNameToCustColorDicWithLayerIndex:
 
(void) - setColorbyAttributeNameToCustColorDicWithNameToColorDic:layerIndex:
 
(NSString *_Nonnull) - getColorbyAttrIDWithLayerIndex:
 
(NSString *_Nonnull) - getShapeFilePathWithLayerIndex:
 
(NSString *_Nonnull) - getShortName:
 

Method Documentation

◆ getAttributeFormCountInfoWithLayerIndex:startFormIndex:()

- (NSDictionary<NSString *, NSNumber *> * _Nonnull) getAttributeFormCountInfoWithLayerIndex: (NSInteger)  layerIndex
startFormIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT 

◆ getColorbyAttributeNameToCustColorDicWithLayerIndex:()

- (NSDictionary<NSString *, UIColor *> * _Nonnull) getColorbyAttributeNameToCustColorDicWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getColorbyAttrIDWithLayerIndex:()

- (NSString * _Nonnull) getColorbyAttrIDWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getColorbyIndexWithLayerIndex:()

- (NSInteger) getColorbyIndexWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getColorbyStringWithLayerIndex:()

- (NSString * _Nonnull) getColorbyStringWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getColorbyTypeWithLayerIndex:()

- (MBColorbyType) getColorbyTypeWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getDataLabelTypeWithLayerIndex:()

- (enum MBDataLabelShownType) getDataLabelTypeWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getDisplayFormGlobalIndexWithLayerIndex:startFormIndex:()

- (NSInteger) getDisplayFormGlobalIndexWithLayerIndex: (NSInteger)  layerIndex
startFormIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT 

◆ getDisplayFormGlobalIndicesWithLayerIndex:startFormIndex:()

- (NSArray<NSNumber *> * _Nonnull) getDisplayFormGlobalIndicesWithLayerIndex: (NSInteger)  layerIndex
startFormIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT 

◆ getGeoAttributeNameIndexWithLayerIndex:()

- (NSInteger) getGeoAttributeNameIndexWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getGraphicTypeWithLayerIndex:()

- (enum MBGraphicType) getGraphicTypeWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getIsRemovedWithLayerIndex:()

- (BOOL) getIsRemovedWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getLatitudeIndexWithLayerIndex:()

- (NSInteger) getLatitudeIndexWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getLayerShownForSearchWithLayerIndex:()

- (BOOL) getLayerShownForSearchWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getLayerShownForSelectionBucketWithLayerIndex:()

- (BOOL) getLayerShownForSelectionBucketWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getLayerVisibilityForSearchWithLayerIndex:()

- (BOOL) getLayerVisibilityForSearchWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getLayerVisibilityForSelectionBucketWithLayerIndex:()

- (BOOL) getLayerVisibilityForSelectionBucketWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getLongitudeIndexWithLayerIndex:()

- (NSInteger) getLongitudeIndexWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getMaxSizeTypeWithLayerIndex:()

- (enum MBMaxSizeStyle) getMaxSizeTypeWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getMaxSizeValueWithLayerIndex:()

- (double) getMaxSizeValueWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getMinSizeTypeWithLayerIndex:()

- (enum MBMinSizeStyle) getMinSizeTypeWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getMinSizeValueWithLayerIndex:()

- (double) getMinSizeValueWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getSecondGeoAttributeNameIndexWithLayerIndex:()

- (NSInteger) getSecondGeoAttributeNameIndexWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getSecondGeoRoleForModelWithLayerIndex:()

- (enum MBGeoRole) getSecondGeoRoleForModelWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getShapeFilePathWithLayerIndex:()

- (NSString * _Nonnull) getShapeFilePathWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getShapeFillColorWithLayerIndex:()

- (UIColor * _Nonnull) getShapeFillColorWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getShapeFillOpacityWithLayerIndex:()

- (double) getShapeFillOpacityWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getShortName:()

- (NSString * _Nonnull) getShortName: (NSString *_Nonnull)  SWIFT_WARN_UNUSED_RESULT

◆ getSizebyIndexWithLayerIndex:()

- (NSInteger) getSizebyIndexWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getSizebyStringWithLayerIndex:()

- (NSString * _Nonnull) getSizebyStringWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ getTooltipElementsWithLayerIndex:isMetric:()

- (NSArray<NSNumber *> * _Nonnull) getTooltipElementsWithLayerIndex: (NSInteger)  layerIndex
isMetric: (BOOL)  SWIFT_WARN_UNUSED_RESULT 

◆ isAreaShapeWithLayerIndex:()

- (BOOL) isAreaShapeWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ isImageMarkerWithLayerIndex:()

- (BOOL) isImageMarkerWithLayerIndex: (NSInteger)  SWIFT_WARN_UNUSED_RESULT

◆ setColorbyAttributeNameToCustColorDicWithNameToColorDic:layerIndex:()

- (void) setColorbyAttributeNameToCustColorDicWithNameToColorDic: (NSDictionary< NSString *, UIColor * > *_Nonnull)  nameToColorDic
layerIndex: (NSInteger)  layerIndex 

◆ SWIFT_WARN_UNUSED_RESULT() [1/2]

- (BOOL) SWIFT_WARN_UNUSED_RESULT

◆ SWIFT_WARN_UNUSED_RESULT() [2/2]

- (BOOL) SWIFT_WARN_UNUSED_RESULT