Uses of Class
com.esri.core.internal.value.TileInfo

Packages that use TileInfo
com.esri.core.internal.value   
com.esri.map   
 

Uses of TileInfo in com.esri.core.internal.value
 

Subclasses of TileInfo in com.esri.core.internal.value
 class LocalTileInfo
          The Class LocalTileInfo.
 

Methods in com.esri.core.internal.value that return TileInfo
static TileInfo TileInfo.fromJson(org.codehaus.jackson.JsonParser parser)
           
 TileInfo MapServer.getTileInfo()
           
 

Uses of TileInfo in com.esri.map
 

Methods in com.esri.map with parameters of type TileInfo
protected  void ArcGISDynamicMapServiceLayer.createResolutionList(TileInfo tileInfo)
          Creates the resolution list.
protected  void ArcGISTiledMapServiceLayer.createResolutionList(TileInfo tileInfo)
          Creates the resolution list.
 



Copyright © 2012. All Rights Reserved.