railo.runtime.chart
Class EmptyURLTagFragmentGenerator

java.lang.Object
  extended by railo.runtime.chart.EmptyURLTagFragmentGenerator
All Implemented Interfaces:
org.jfree.chart.imagemap.URLTagFragmentGenerator

public class EmptyURLTagFragmentGenerator
extends Object
implements org.jfree.chart.imagemap.URLTagFragmentGenerator


Constructor Summary
EmptyURLTagFragmentGenerator()
           
 
Method Summary
 String generateURLFragment(String urlText)
          Generates a URL string to go in an HTML image map.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyURLTagFragmentGenerator

public EmptyURLTagFragmentGenerator()
Method Detail

generateURLFragment

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

Specified by:
generateURLFragment in interface org.jfree.chart.imagemap.URLTagFragmentGenerator
Parameters:
urlText - the URL text (fully escaped).
Returns:
The formatted text


Copyright © 2012 Railo