XYPlot and
XYBlockRenderer.public abstract class ContourPlotUtilities extends java.lang.Object
ContourPlot class.| Constructor and Description |
|---|
ContourPlotUtilities()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Range |
visibleRange(ContourDataset data,
Range x,
Range y)
Deprecated.
Returns the visible z-range.
|
public ContourPlotUtilities()
public static Range visibleRange(ContourDataset data, Range x, Range y)
data - the dataset.x - the x range.y - the y range.