org.jfree.chart.plot

Interface ContourValuePlot

Known Implementing Classes:
ContourPlot

public interface ContourValuePlot

An interface defining methods related to contour plots.

Method Summary

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

Method Details

getContourDataRange

public Range getContourDataRange()
Returns the range of data values to be plotted.
Returns:
The range.