27 #import <Foundation/Foundation.h>
28 #import <ArcGIS/AGSLabelExpression.h>
42 #pragma mark initializers
61 - (instancetype)initWithWebmapExpression:(NSString *)webmapExpression;
68 + (instancetype)webmapLabelExpressionWithWebmapExpression:(NSString *)webmapExpression;
71 #pragma mark properties
Abstract base class for the different types of expressions that can be used to create label text....
Definition: AGSLabelExpression.h:40
The label Webmap expression expects to hold a legal, Webmap script and to be read and evaluated by a ...
Definition: AGSWebmapLabelExpression.h:40
instancetype webmapLabelExpression()