25 #import <Foundation/Foundation.h>
26 #import <ArcGIS/AGSObject.h>
53 #pragma mark initializers
58 #pragma mark properties
72 +(BOOL)setProjectionEngineDirectory:(nullable NSURL*)directory error:(NSError**)error;
111 areaOfInterest:(nullable
AGSEnvelope *)areaOfInterest;
137 areaOfInterest:(nullable
AGSEnvelope *)areaOfInterest
138 ignoreVertical:(BOOL)ignoreVertical;
197 areaOfInterest:(nullable
AGSEnvelope *)areaOfInterest;
237 areaOfInterest:(nullable
AGSEnvelope *)areaOfInterest
238 ignoreVertical:(BOOL)ignoreVertical;
A geometry that represents a rectangular shape.
Definition: AGSEnvelope.h:55
Definition: AGSObject.h:28
Represents the spatial reference of a geometry.
Definition: AGSSpatialReference.h:49