Uses of Class
com.esri.core.map.TimeInfo

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

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

Methods in com.esri.core.internal.value that return TimeInfo
 TimeInfo Layer.getTimeInfo()
           
 TimeInfo MapServer.getTimeInfo()
           
 

Uses of TimeInfo in com.esri.core.map
 

Methods in com.esri.core.map that return TimeInfo
static TimeInfo TimeInfo.fromJson(org.codehaus.jackson.JsonParser parser)
          Create an instance of this class from a JSON string.
 TimeInfo TimeAwareLayer.getTimeInfo()
          Get all the time awareness information for this layer.
 

Uses of TimeInfo in com.esri.map
 

Methods in com.esri.map that return TimeInfo
 TimeInfo ArcGISDynamicMapServiceLayer.getTimeInfo()
           
 TimeInfo ArcGISFeatureLayer.getTimeInfo()
           
 TimeInfo ArcGISImageServiceLayer.getTimeInfo()
           
 TimeInfo TimeAwareLayer.getTimeInfo()
          Get all the time awareness information for this layer.
 



Copyright © 2012. All Rights Reserved.