Uses of Class
com.esri.android.map.Grid.GridType

Packages that use Grid.GridType
com.esri.android.map Provides classes for all the different elements of a map. 
 

Uses of Grid.GridType in com.esri.android.map
 

Methods in com.esri.android.map that return Grid.GridType
 Grid.GridType Grid.getType()
          Returns the type of the grid.
static Grid.GridType Grid.GridType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Grid.GridType[] Grid.GridType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.esri.android.map with parameters of type Grid.GridType
 void Grid.setType(Grid.GridType gridType)
           Sets the type of grid displayed on the map.
 



Copyright © 2012. All Rights Reserved.