Package com.esri.android.map.ags

Contains the classes for the available map layer types.

See:
          Description

Class Summary
ArcGISDynamicMapServiceLayer The ArcGISDynamicMapServiceLayer class allows you to work with a dynamic map service resource that is exposed by the ArcGIS Server REST API (see the system requirements document for supported versions of ArcGIS Server).
ArcGISFeatureLayer ArcGISFeatureLayer is a special type of GraphicsLayer that allows you to display features from a layer hosted by an ArcGIS Server map service or feature service.
ArcGISFeatureLayer.Options The options to instantiate the feature layer.
ArcGISImageServiceLayer The ArcGISImageServiceLayer class allows you to work with an image service resource that is exposed by the ArcGIS Server REST API (see the system requirements document for supported versions of ArcGIS Server).
ArcGISLayerInfo While working with the ArcGISDynamicMapServiceLayer and ArcGISTiledMapServiceLayer class, it is possible for you to access the individual layers contained within the dynamic map service through the getLayers() method.
ArcGISLocalTiledLayer The ArcGISLocatlTiledLayer class is a type of tiled layer where the data is stored locally on the device, therefore this layer can function even when the device does not have any network connectivity.
ArcGISTiledMapServiceLayer The ArcGISTiledMapServiceLayer class allows you to work with a cached map service resource exposed by the ArcGIS Server REST API.
 

Enum Summary
ArcGISFeatureLayer.MODE The feature layer can work under 3 modes.
ArcGISFeatureLayer.SELECTION_METHOD The modes used for the select features method.
 

Package com.esri.android.map.ags Description

Contains the classes for the available map layer types.

Since:
1.0.1


Copyright © 2012. All Rights Reserved.