| enum AGSConfigFileType |
Defines the drawing behavior for a dynamic layer when the map's gps is in a navigation mode.
| enum AGSErrorCode |
| enum AGSImageFormat |
Constants representing maneuver types for a direction.
Defines content, verbosity of returned directions.
Types of direction strings. These are associated with the more detailed direction info passed back from a route solving operation.
| enum AGSNALayerType |
| enum AGSNAMessageType |
| enum AGSNAOutputLine |
Specifies the type of lines generated by the network analyst solvers.
| enum AGSNAOutputPolygon |
| enum AGSNATimeOfDayUse |
| enum AGSNATravelDirection |
| enum AGSNAUnit |
Constants representing directions length units for the AGSRouteTask.
| enum AGSNAUTurn |
Constants representing how U-Turns are handled
| enum AGSPortalAccess |
Access types on Portal, Item, Group or User.
For Portal or Organization
Determines who can view your organization as an anonymous user. AGSPortalAccessPublic means it allows anonymous users to access your organization's custom URL. AGSPortalAccessPrivate restricts access to only members of your organization.
For Portal Item
Indicates the access level of the item. If AGSPortalAccessPrivate, only the item owner can access. AGSPortalAccessShared allows the item to be shared with a specific group. AGSPortalAccessOrganization restricts item access to members of your organization. If AGSPortalAccessPublic, all users can access the item.
For Portal Group
Determines who can access the group. AGSPortalAccessPrivate gives access to only the group members. If AGSPortalAccessOrganization, all members of this organization can access the group. AGSPortalAccessPublic makes the group accessible to all.
For Portal User
Determines if other users can search for this user's name to find content and groups owned by this user and to invite this user to join their groups. AGSPortalAccessPrivate hides the user from user searches and invites. If AGSPortalAccessOrganization, only members of this user's organization can search for this user, the content and groups. AGSPortalAccessPublic makes the user findable.
| enum AGSPortalItemType |
| enum AGSPortalMode |
Possible spatial relationships.
| enum AGSWMTSServiceMode |
| NSString* AGSFileFormatForImageFormat | ( | AGSImageFormat | imageFormat | ) |
Returns the image format as a string.