Package com.esri.core.map.popup

Contains classes that are used to define popups on the map.

See:
          Description

Class Summary
PopupChartMediaValue The PopupChartMediaValue class extends PopupMediaValue and represents the chart type of media.
PopupDateFormatValue The PopupDateFormatValue class extends PopupFormatValue and represents the date format.
PopupFieldInfo The PopupFieldInfo class defines information about how a graphic's attribute (field) should be displayed in a popup.
PopupFormatValue The PopupFormatValue class is an abstract class for popup value formats such as numbers or dates.
PopupImageMediaValue The PopupImageMediaValue class extends PopupMediaValue and represents the image type of media.
PopupInfo The PopupInfo class represents popup definitions for features that need to be displayed in popups.
PopupMediaInfo The PopupMediaInfo class represents information about a media in the popup.
PopupMediaValue The PopupMediaValue class is an abstract class for popup media such as charts or images.
PopupNumberFormatValue The PopupNumberFormatValue class extends PopupFormatValue and represents the number format.
 

Enum Summary
PopupDateFormatValue.DATE_FORMAT Enumeration of all the date formats that are supported by a popup.
PopupMediaInfo.MEDIA_TYPE Enumeration for popup media types.
PopupMediaValue.VALUE_TYPE Enumeration containing the valid types of popup media.
 

Package com.esri.core.map.popup Description

Contains classes that are used to define popups on the map.

Since:
1.0.1


Copyright © 2012. All Rights Reserved.