Uses of Class
org.das2.util.Probe

Packages that use Probe
org.das2.util Utility classes useful for the implementation of other packages, but not necessarily part of any one package. 
 

Uses of Probe in org.das2.util
 

Methods in org.das2.util that return Probe
static Probe Probe.newProbe(int xsize, int ysize)
           
static Probe Probe.newProbe(java.lang.String title)
           
static Probe Probe.nullProbe()