| java.lang.Object | |
| ↳ | org.jfree.chart.plot.ContourPlotUtilities |
This class is deprecated.
This class is no longer supported (as of version 1.0.4). If
you are creating contour plots, please try to use XYPlot and
XYBlockRenderer.
Some utility methods for the ContourPlot class.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the visible z-range.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the visible z-range.
| data | the dataset. |
|---|---|
| x | the x range. |
| y | the y range. |