|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||