|
Header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jfree.chart.plot.ContourPlotUtilities
XYPlot
and
XYBlockRenderer
.
public abstract class ContourPlotUtilities
Some utility methods for the ContourPlot
class.
Constructor Summary | |
---|---|
ContourPlotUtilities()
Deprecated. |
Method Summary | |
---|---|
static Range |
visibleRange(ContourDataset data,
Range x,
Range y)
Deprecated. Returns the visible z-range. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContourPlotUtilities()
Method Detail |
---|
public static Range visibleRange(ContourDataset data, Range x, Range y)
data
- the dataset.x
- the x range.y
- the y range.
|
Footer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |