ImageMapUtilities, for creating HTML image maps.
| ToolTipTagFragmentGenerator | Interface for generating the tooltip fragment of an HTML image map area tag. |
| URLTagFragmentGenerator | Interface for generating the URL fragment of an HTML image map area tag. |
| DynamicDriveToolTipTagFragmentGenerator | Generates tooltips using the Dynamic Drive DHTML Tip Message library (http://www.dynamicdrive.com). |
| ImageMapUtilities | Collection of utility methods related to producing image maps. |
| OverLIBToolTipTagFragmentGenerator | Generates tooltips using the OverLIB library (http://www.bosrup.com/web/overlib/). |
| StandardToolTipTagFragmentGenerator | Generates tooltips using the HTML title attribute for image map area tags. |
| StandardURLTagFragmentGenerator | Generates URLs using the HTML href attribute for image map area tags. |