Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.chart.plot.ContourPlotUtilities
public abstract class ContourPlotUtilities
extends java.lang.Object
ContourPlot
class.
Method Summary | |
static Range |
|
public static Range visibleRange(ContourDataset data, Range x, Range y)
Returns the visible z-range.
- Parameters:
data
- the dataset.x
- the x range.y
- the y range.
- Returns:
- The range.