|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ArcGISLayerInfo | |
|---|---|
| com.esri.android.map.ags | Contains the classes for the available map layer types. |
| Uses of ArcGISLayerInfo in com.esri.android.map.ags |
|---|
| Methods in com.esri.android.map.ags that return ArcGISLayerInfo | |
|---|---|
ArcGISLayerInfo[] |
ArcGISTiledMapServiceLayer.getAllLayers()
Returns the all of sub-layers of the tiled map service. |
ArcGISLayerInfo[] |
ArcGISDynamicMapServiceLayer.getAllLayers()
Returns the all of sub-layers of the dynamic map service. |
ArcGISLayerInfo[] |
ArcGISLayerInfo.getLayers()
If the layer is a group layer, then this method returns the immediate sub-layers of the group layer;. |
ArcGISLayerInfo[] |
ArcGISTiledMapServiceLayer.getLayers()
Returns the immediate sub-layers of the tiled map service. |
ArcGISLayerInfo[] |
ArcGISDynamicMapServiceLayer.getLayers()
Returns the immediate sub-layers of the dynamic map service. |
ArcGISLayerInfo |
ArcGISLayerInfo.getParentLayer()
Gets the parent layer. |
| Constructors in com.esri.android.map.ags with parameters of type ArcGISLayerInfo | |
|---|---|
ArcGISLayerInfo(String name,
int id,
ArcGISLayerInfo parent)
Instantiates an object of ArcGISLayerInfo. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||