Interface ContourValuePlot

All Known Implementing Classes:
ContourPlot

public interface ContourValuePlot
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.
An interface defining methods related to contour plots.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
    Returns the range of data values to be plotted.
  • Method Details

    • getContourDataRange

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