Example usage for org.jfree.chart.servlet ServletUtilities subclass-usage

List of usage examples for org.jfree.chart.servlet ServletUtilities subclass-usage

Introduction

In this page you can find the example usage for org.jfree.chart.servlet ServletUtilities subclass-usage.

Usage

From source file com.portalbook.charting.PortletUtilities.java

public class PortletUtilities extends ServletUtilities {
    /**
     * Saves the chart as a PNG format file in the temporary directory.
     *
     * @param chart  the JFreeChart to be saved.
     * @param width  the width of the chart.