Uses of Class
com.esri.core.map.popup.PopupMediaInfo

Packages that use PopupMediaInfo
com.esri.core.map.popup Contains classes that are used to define popups on the map. 
 

Uses of PopupMediaInfo in com.esri.core.map.popup
 

Methods in com.esri.core.map.popup that return PopupMediaInfo
static PopupMediaInfo PopupMediaInfo.fromJson(org.codehaus.jackson.JsonParser parser)
          Constructs a PopupMediaInfo object from its JSON representation.
 PopupMediaInfo[] PopupInfo.getMediaInfos()
          Returns the media as an array of PopupMediaInfo objects that is to be displayed in the popup.
 

Methods in com.esri.core.map.popup with parameters of type PopupMediaInfo
 void PopupInfo.setMediaInfos(PopupMediaInfo[] mediaInfos)
          Sets the media that is to be displayed in the popup.
 



Copyright © 2012. All Rights Reserved.