Save This Page
Home » jcommon-1.0.13 » org.jfree » chart » urls » [javadoc | source]
org.jfree.chart.urls
public class: StandardXYZURLGenerator [javadoc | source]
java.lang.Object
   org.jfree.chart.urls.StandardXYURLGenerator
      org.jfree.chart.urls.StandardXYZURLGenerator

All Implemented Interfaces:
    XYZURLGenerator, XYURLGenerator, Serializable

A URL generator.
Fields inherited from org.jfree.chart.urls.StandardXYURLGenerator:
DEFAULT_PREFIX,  DEFAULT_SERIES_PARAMETER,  DEFAULT_ITEM_PARAMETER
Method from org.jfree.chart.urls.StandardXYZURLGenerator Summary:
generateURL
Methods from org.jfree.chart.urls.StandardXYURLGenerator:
equals,   generateURL
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jfree.chart.urls.StandardXYZURLGenerator Detail:
 public String generateURL(XYZDataset dataset,
    int series,
    int item) 
    Generates a URL for a particular item within a series.