Uses of Class
com.esri.android.map.CalloutStyle

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

Uses of CalloutStyle in com.esri.android.map
 

Methods in com.esri.android.map that return CalloutStyle
 CalloutStyle Callout.getStyle()
          Returns the style of current callout.
 CalloutStyle Callout.CalloutInner.getStyle()
          Returns the current style of callout window.
 

Methods in com.esri.android.map with parameters of type CalloutStyle
 void Callout.setStyle(CalloutStyle style)
          Sts the style of the callout.
 void Callout.CalloutInner.setStyle(CalloutStyle cStyle)
           
 



Copyright © 2010. All Rights Reserved.