public interface

ContourValuePlot

org.jfree.chart.plot.ContourValuePlot
Known Indirect Subclasses

This interface is deprecated.
This interface is no longer supported (as of version 1.0.4). If you are creating contour plots, please try to use XYPlot and XYBlockRenderer.

Class Overview

An interface defining methods related to contour plots.

Summary

Public Methods
abstract Range getContourDataRange()
Returns the range of data values to be plotted.

Public Methods

public abstract Range getContourDataRange ()

Returns the range of data values to be plotted.

Returns
  • The range.