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

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

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

Methods in com.esri.core.map.popup that return PopupMediaInfo.MEDIA_TYPE
 PopupMediaInfo.MEDIA_TYPE PopupMediaInfo.getType()
          Returns the popup media's type.
static PopupMediaInfo.MEDIA_TYPE PopupMediaInfo.MEDIA_TYPE.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PopupMediaInfo.MEDIA_TYPE[] PopupMediaInfo.MEDIA_TYPE.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.esri.core.map.popup with parameters of type PopupMediaInfo.MEDIA_TYPE
 void PopupMediaInfo.setType(PopupMediaInfo.MEDIA_TYPE type)
          Sets the popup media's type.
 



Copyright © 2012. All Rights Reserved.