NetCharts Server .NET Toolkit

ImageMapCreator Members

ImageMapCreator overview

Public Static Fields

HREF_DEFAULT Default href that is used when no user specified href or default href is specified.
HREF_REPLACE The text in the onMouseOver or onMouseOut String that will be replaced by the url value of the MapElement.
INDEX_REPLACE The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemIndex value of the MapElement.
LABEL_REPLACE The text in the onMouseOver or onMouseOut String that will be replaced by the label value of the MapElement.
LABELS_REPLACE The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemLabels value of the MapElement.
PARAM_REPLACE The text in the onMouseOver or onMouseOut String that will be replaced by the selectedItemParam value of the MapElement.
TARGET_REPLACE The text in the onMouseOver or onMouseOut String that will be replaced by the target value of the MapElement.

Public Instance Constructors

ImageMapCreator Constructor Creates a new ImageMapCreator instance.

Public Instance Methods

createImageMap Creates an image map using the given parameters.
createImageMapWithAlt Creates an image map using the given parameters.
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

ImageMapCreator Class | NetChartsServer Namespace