Java org.jfree.chart.urls StandardXYURLGenerator fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.chart.urls StandardXYURLGenerator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.chart.urls StandardXYURLGenerator.

The text is from its open source code.

Subclass

org.jfree.chart.urls.StandardXYURLGenerator has subclasses.
Click this link to see all its subclasses.

Constructor

StandardXYURLGenerator(String prefix)
Creates a new generator with the specified prefix.
StandardXYURLGenerator()
Creates a new default generator.