Uses of Class
jpiv2.JPiv

Uses of JPiv in jpiv2
 

Methods in jpiv2 that return JPiv
static JPiv JPiv.getInstance()
          Returns the initialized instance of the JPIV application.
 

Constructors in jpiv2 with parameters of type JPiv
CmdFrame(JPiv jpiv)
          Constructor.
CmdInterpreter(JPiv jpiv, java.lang.String handleName)
          Creates a new instance of a java2.CmdInterpreter.
DisplayImgFrame(JPiv jpiv, java.lang.String filename)
          Constructor.
DisplayPanel(JPiv jpiv, javax.media.jai.PlanarImage pi, int frame)
          Constructor.
DisplayVecFrame(JPiv jpiv, java.lang.String filename)
          Constructor.
ListFrame(JPiv jpiv)
          Constructor.
PivDataFilter(JPiv jpiv, int filter)
          Creates a new instance of PivDataFilter
PivDataReduce(JPiv jpiv, int op)
          Creates a new instance of PivDataFilter.
PivEvaluation(JPiv jpiv)
          Creates a new instance of PivEvaluation
PivImg(JPiv jpiv, java.lang.String pathname)
          Creates a new instance of PivImg.
PivImg(JPiv jpiv, java.lang.String[] filelist, java.lang.String pathname)
          Creates a new instance o PivImg by summing up a number of images.
PivImg(JPiv jpiv, java.lang.String pathnameA, java.lang.String pathnameB)
          Creates a new instance of PivImg by combining two single image files to a double frame image.
SettingsFrame(JPiv jpiv)
          Creates new form SettingsFrame
SinglePixelCorr(JPiv jpiv)
          Constructs a new instance of SinglePixelCorr.
ThirdComponentReconstruction(JPiv jpiv)
          Creates a new instance of ThirdComponentReconstruction
VecImg(JPiv jpiv, java.lang.String pathname)
          Creates a new instance of VecImg