org.jfree.chart.imagemap

Class StandardURLTagFragmentGenerator

public class StandardURLTagFragmentGenerator extends Object implements URLTagFragmentGenerator

Generates URLs using the HTML href attribute for image map area tags.
Method Summary
StringgenerateURLFragment(String urlText)
Generates a URL string to go in an HTML image map.

Method Detail

generateURLFragment

public String generateURLFragment(String urlText)
Generates a URL string to go in an HTML image map.

Parameters: urlText the URL.

Returns: The formatted text