Java org.jfree.eastwood ChartEngine fields, constructors, methods, implement or subclass

Example usage for Java org.jfree.eastwood ChartEngine fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jfree.eastwood ChartEngine.

The text is from its open source code.

Method

JFreeChartbuildChart(Map params, Font font)
Creates and returns a new JFreeChart instance that reflects the specified parameters (which should be equivalent to a parameter map returned by HttpServletRequest.getParameterMap() for a valid URI for the Google Chart API.
JFreeChartbuildChart(Map params)
Creates and returns a new JFreeChart instance that reflects the specified parameters (which should be equivalent to a parameter map returned by HttpServletRequest.getParameterMap() for a valid URI for the Google Chart API.