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

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

Uses of PopupView in com.esri.android.map
 

Methods in com.esri.android.map that return PopupView
 PopupView PopupContainer.addPopupView(PopupInfo popUpInfo, Graphic graphic)
          Add a single PopupView to this PopupContainer.
 PopupView PopupContainer.getSelectedPopup()
          Returns the PopupView currently being shown in this PopupContainer.
 

Methods in com.esri.android.map with parameters of type PopupView
 void PopupContainer.addPopupViews(PopupView[] popupViews)
          Add a list of PopupViews to be shown in the PopupContainer.
 



Copyright © 2012. All Rights Reserved.