org.jfree.chart.imagemap
public interface URLTagFragmentGenerator
Method Summary | |
---|---|
String | generateURLFragment(String urlText)
Generates a URL string to go in an HTML image map.
|
Parameters: urlText the URL.
Returns: The formatted HTML area tag attribute(s).