Skip navigation links
A C D E F G I J L M N O P Q R S T U V W Y 

S

saveBshFile() - Method in class jpiv2.JPiv
Save text file.
ScriptDlg - Class in jpiv2
A customizable dialog for user input.
ScriptDlg(Frame, String, String) - Constructor for class jpiv2.ScriptDlg
Constructor.
selectElements(int[]) - Method in class jpiv2.ListFrame
Selects a set of cells.
selectElements(int, int) - Method in class jpiv2.ListFrame
Selects a set of cells.
serialize(String, Object) - Static method in class jpiv2.FileHandling
Serializes an object to a file.
setAllSettings(Settings) - Method in class jpiv2.SettingsFrame
Fills the user-dialogs with values of a jpiv2.Settings object.
setCmdSettings(Settings) - Method in class jpiv2.SettingsFrame
Set jpiv2.CmdFrame related settings.
setComment(String) - Method in class jpiv2.ScriptDlg
Add additional information about your script.
setDate(String) - Method in class jpiv2.ScriptDlg
Add the date when the script was changed the last time.
setDependencies(String) - Method in class jpiv2.ScriptDlg
Does the script require some external resources or programs?
setExportCorrFunction(boolean, int, int, boolean) - Method in class jpiv2.Settings
Specify the export of sample correlation functions into the users home directory.
setFiletype(int, boolean) - Method in class jpiv2.FlexFileChooser
Set the type of file you want to select.
setHeader(String) - Method in class jpiv2.PivData
Set the header string of the data file.
setImage(PlanarImage) - Method in class jpiv2.DisplayPanel
Replace the old image by a new one.
setImgSettings(Settings) - Method in class jpiv2.SettingsFrame
Set jpiv2.DisplayImgFrame related settings.
setinvalidateIsolatedVectorsSettings(Settings) - Method in class jpiv2.SettingsFrame
Sets the settings relevant for removing isolated vectors.
setLineWrap(boolean) - Method in class jpiv2.CmdFrame
Activates or deactivates line wrap.
setLoadSaveSettings(Settings) - Method in class jpiv2.SettingsFrame
Modify settings related to file loading and saving.
setNormMedianTestSettings(Settings) - Method in class jpiv2.SettingsFrame
Sets the settings related to the normalized median test.
setNumOfRows(int) - Method in class jpiv2.CmdFrame
Sets a new value for the maximum number of rows.
setOs(String) - Method in class jpiv2.ScriptDlg
Does the script require a particular operating system?
setPaths(Settings) - Method in class jpiv2.SettingsFrame
Set path information.
setPivDefaultDestFileName(String) - Method in class jpiv2.Settings
Set the default file name for PIV output
setPivGeneralSettings(Settings) - Method in class jpiv2.SettingsFrame
Set jpiv2.pivEvaluation related settings.
setPivShearIntWindows(boolean) - Method in class jpiv2.Settings
Enable (true) or disable (false) window deformation.
setPivUseDefaultDestFileName(boolean) - Method in class jpiv2.Settings
Do not ask for a vector file name, use the default file name.
setPivUseImageBaseName(boolean) - Method in class jpiv2.Settings
Do not ask for a vector file name, use the image name.
setPivWindowSettings(Settings) - Method in class jpiv2.SettingsFrame
Set jpiv2.pivEvaluation related settings.
setProfilesSettings(Settings) - Method in class jpiv2.SettingsFrame
Set profile extraction related settings.
setShapeList(ArrayList<Shape>) - Method in class jpiv2.VecImg
Copy a list of shapes into the VecImg.
setSinglePixelSettings(Settings) - Method in class jpiv2.SettingsFrame
Set single pixel correlation related settings.
setStatusText(String) - Method in class jpiv2.DisplayImgFrame
Writing a String into the status line.
setStatusText(String) - Method in class jpiv2.DisplayVecFrame
Writes a string into the status line of the window.
setSubsRefDispSettings(Settings) - Method in class jpiv2.SettingsFrame
Sets the settings related to the reference displacement substraction.
setThirdCompReconDz(double) - Method in class jpiv2.Settings
Specify the distance between two measurement planes for the reconstruction of the third component (based on the assumption of mass-conservation).
setThirdCompReconLinReg(boolean) - Method in class jpiv2.Settings
Specify whether to base the third component reconstruction on central differences or on a linear regression over five points.
setThirdCompReconSettings(Settings) - Method in class jpiv2.SettingsFrame
Sets the settings related to the third velocity component reconstruction.
setThirdCompReconSkip(int) - Method in class jpiv2.Settings
Specify the number of measurement planes to skip.
Settings - Class in jpiv2
Serializable object encapsulating all program settings.
Settings() - Constructor for class jpiv2.Settings
Creates a new instance of Settings.
SettingsFrame - Class in jpiv2
An internal frame providing access to all program settings via a tree structure.
SettingsFrame(JPiv) - Constructor for class jpiv2.SettingsFrame
Creates new form SettingsFrame
setVectorAxes(Color) - Method in class jpiv2.Settings
Set the color of the axis and labels.
setVectorBackgroundImagePath(String) - Method in class jpiv2.Settings
Define a path for the background image for vector plots.
setVectorBorder(Color) - Method in class jpiv2.Settings
Set the background color outside the vector field.
setVectorColorBarFormatString(String) - Method in class jpiv2.Settings
Set the number format for the color bar next to a color coded vector plot.
setVectorMultiColorTransparancy(float) - Method in class jpiv2.Settings
Enable transparency for the multi colors.
setVectorSettings(Settings) - Method in class jpiv2.SettingsFrame
Set jpiv2.DisplayVectorFrame related settings.
shapeColor - Variable in class jpiv2.Settings
Color of shapes (e.g. profiles).
shouldYieldFocus(JComponent) - Method in class jpiv2.VerifierFloat
Calls the verify method.
shouldYieldFocus(JComponent) - Method in class jpiv2.VerifierInt
Calls the verify method.
shouldYieldFocus(JComponent) - Method in class jpiv2.VerifierUFloat
Calls the verify method.
shouldYieldFocus(JComponent) - Method in class jpiv2.VerifierUInt
Calls the verify method.
showDialog(String, Color) - Method in class jpiv2.ColorChooserDlg
Display the dialog.
showDocumentation() - Method in class jpiv2.SettingsFrame
Displays the online documentation.
showFrame(int) - Method in class jpiv2.DisplayPanel
Switch between the visible image parts.
showSplashScreen() - Method in class jpiv2.JPiv
Shows the program icon during startup.
showURL(String) - Method in class jpiv2.SettingsFrame
Displays the url.
singlePixel3by3 - Variable in class jpiv2.Settings
Use 3x3 pixel direct correlation, instead of single pixel correlation.
SinglePixelCorr - Class in jpiv2
Single pixel ensemble correlation
SinglePixelCorr(JPiv) - Constructor for class jpiv2.SinglePixelCorr
Constructs a new instance of SinglePixelCorr.
singlePixelCreatePreShiftVectorField - Variable in class jpiv2.Settings
First do a standard-PIV evaluation to create a pre-shift vector field, if true.
singlePixelDomainHeight - Variable in class jpiv2.Settings
Search domain hight for single pixel correlation.
singlePixelDomainWidth - Variable in class jpiv2.Settings
Search domain widht for single pixel correlation.
singlePixelHorPreShift - Variable in class jpiv2.Settings
Horizontal pre-shift for single pixel correlation.
singlePixelROI - Variable in class jpiv2.Settings
Constrict the single pixel ensemble evaluation to a region of interest.
singlePixelROIP1x - Variable in class jpiv2.Settings
Upper, left border of region of interst.
singlePixelROIP1y - Variable in class jpiv2.Settings
Upper, top border of region of interst.
singlePixelROIP2x - Variable in class jpiv2.Settings
Lower, right border of region of interst.
singlePixelROIP2y - Variable in class jpiv2.Settings
Lower, bottom border of region of interest.
singlePixelSignalOnly - Variable in class jpiv2.Settings
Considers only pixel whose value is above the average value.
singlePixelTwoImg - Variable in class jpiv2.Settings
During single pixel ensemble evaluation, treat images as double frame images.
singlePixelVerPreShift - Variable in class jpiv2.Settings
Vertical pre-shift for single pixel correlation.
smooth(boolean) - Method in class jpiv2.PivData
Replaces every vector by the average of the three by three neighbourhood (inclusive center point).
SMOOTH - Static variable in class jpiv2.PivDataFilter
3x3 smoothing.
SMOOTH_ALL - Static variable in class jpiv2.PivDataFilter
3x3 smoothing, also considering vectors marked invalid.
SplashScreen - Class in jpiv2
An always on top, borderless frame.
SplashScreen(Image) - Constructor for class jpiv2.SplashScreen
Creates a new instance of a SplashScreen
SPLIT - Static variable in class jpiv2.ImgProc
 
Statistics - Class in jpiv2
Some convenient methods for calculating statistical data.
Statistics() - Constructor for class jpiv2.Statistics
 
stripExtension(String) - Static method in class jpiv2.FileHandling
Removes the characters after the last occurence of a "." in path inclusive the ".".
stripFilename(File) - Static method in class jpiv2.FileHandling
Get the body of a filename.
stripFilename(String) - Static method in class jpiv2.FileHandling
Get the body of a filename.
subsRefDisp(double, double) - Method in class jpiv2.PivData
Substract a constant reference displacement.
subsRefDispDx - Variable in class jpiv2.Settings
Substract a reference displacement, horizontal component.
subsRefDispDy - Variable in class jpiv2.Settings
Substract a reference displacement, vertical component.
SUBSTRACT_REFERENCE_DISPL - Static variable in class jpiv2.PivDataFilter
Substract a constant.
SUM - Static variable in class jpiv2.PivImg
Sum up the pixel grey values for a series of images.
SVG - Static variable in class jpiv2.FlexFileChooser
Show only scalable vector graphics files.
SWF - Static variable in class jpiv2.FlexFileChooser
Show only shock wave format files.
SystemOutStream - Class in jpiv2
This class is used to copy system output to a jpiv2.CmdFrame.
SystemOutStream(PrintStream) - Constructor for class jpiv2.SystemOutStream
Creates a new instance of SystemOutStream.
A C D E F G I J L M N O P Q R S T U V W Y 
Skip navigation links