org.das2.math
Class Contour.ContourPlot

java.lang.Object
  extended by org.das2.math.Contour.ContourPlot
Enclosing class:
Contour

public static final class Contour.ContourPlot
extends java.lang.Object


Constructor Summary
Contour.ContourPlot(TableDataSet tds, DatumVector contourValues)
           
 
Method Summary
 VectorDataSet performContour()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Contour.ContourPlot

public Contour.ContourPlot(TableDataSet tds,
                           DatumVector contourValues)
Method Detail

performContour

public VectorDataSet performContour()