A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A

acc - Static variable in class CmpSpots.Cmpglb
 
accDatabaseFile - Static variable in class CmpSpots.Cmpglb
full path Accession database file is xmlDir+accFile
accFile - Static variable in class CmpSpots.Cmpglb
Accession database file without the path.
accFormatMode - Static variable in class CmpSpots.Cmpglb
Accession DB file modes: Allowed: IO_FORMAT_TAB_DELIM, IO_FORMAT_XML
actionPerformed(ActionEvent) - Method in class CmpSpots.CmpReportPopup
actionPerformed() - Handle button clicks
actionPerformed(ActionEvent) - Method in class CmpSpots.CmpShowImage
actionPerformed() - Handle button clicks
activeBin - Variable in class CmpSpots.DrawHistogram
active bin idx of SCALED sHist[0:nHist-1] else -1
activeBinColor - Variable in class CmpSpots.DrawHistogram
Active bin peak on histogram color
activeBinValue - Variable in class CmpSpots.DrawHistogram
active bin data value corresponding to activeBinidx of SCALED sHist[0:nHist-1].
addHistogramGUI() - Method in class CmpSpots.CmpShowImage
addHistogramGUI() - Add the histogram GUI to the ImageViewer GUI
additionalInit() - Static method in class CmpSpots.CmpIni
additionalInit() - initialize other parameters now that we have the computing window, image size, bits/pixel, OD calibration, etc.
addLandmarksCB - Variable in class CmpSpots.CmpShowImage
the "Add landmarks" checkbox
addMenuTree(Frame, MenuBar) - Method in class CmpSpots.CmpReportPopup
addMenuTree() - create pull down menus in menu bar
addMenuTree(Frame, MenuBar) - Method in class CmpSpots.CmpShowImage
addMenuTree() - create pull down menus in menu bar
adjustmentValueChanged(AdjustmentEvent) - Method in class CmpSpots.CmpShowImage
adjustmentValueChanged() - handle ImageScroller scroll events.
aH - Variable in class CmpSpots.CmpShowImage
 
alreadyViewedFlag - Variable in class CmpSpots.CmpShowImage
flag for closing and reopening popup
altMod - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
ALT/Mouse
AP - Static variable in class CmpSpots.Cmpglb
Ambiguous Pair - CmpSpots generated label
appendTextMsg(String) - Method in class CmpSpots.CmpReportPopup
appendTextMsg() - append text in popup window
applicationName - Static variable in class CmpSpots.Cmpglb
name of the application
argsV - Static variable in class CmpSpots.Cmpglb
Total command list arg list originally set fro main(args)
asgn - Static variable in class CmpSpots.Cmpglb
 
assignCodes(int) - Method in class CmpSpots.CmpAssign
assignCodes() - assign spot code (SP,PP,AP,US) to paired spots.
assignCodesToG1spots(int) - Method in class CmpSpots.CmpAssign
assignCodesToG1spots() - assign spot code (SP,PP,AP,US) to G1 paired spots.
assignCodesToG2spots(int) - Method in class CmpSpots.CmpAssign
assignCodesToG2spots() - Test G2 spots for ambiguous (inconsistent best-paired spots i.e.,
assignSSFtoLMS() - Method in class CmpSpots.CmpAssign
assignSSFtoLMS() - assign spots in each SSF to its nearest landmark set.
aV - Variable in class CmpSpots.CmpShowImage
 

B

banner - Static variable in class CmpSpots.Cmpglb
The full version data banner with todays date
bannerTitle - Static variable in class CmpSpots.Cmpglb
The short version data banner for popup titles
baseImageFile - Variable in class CmpSpots.CmpShowImage
base name of the image for use in the title
baseImageFileNameRsample - Static variable in class CmpSpots.Cmpglb
Base file name is the original Rsample input image file without the directory and without the file extension.
baseImageFileNameSample - Static variable in class CmpSpots.Cmpglb
Base file name is the original sample input image file without the directory and without the file extension.
batchDir - Static variable in class CmpSpots.Cmpglb
Batch temporary data files used in exec'ing pipeline modules directory {projDir}/batch/
binScale - Variable in class CmpSpots.DrawHistogram
sHist[] Bin width sampling or averaging distance computed as floating (nHist/nShist) to map hist[] to a sHist[] bin.
buildImageGUI() - Method in class CmpSpots.CmpShowImage
buildImageGUI() - Build the ImageViewer GUI

C

cacheDir - Static variable in class CmpSpots.Cmpglb
Cache database directory {projDir}/cache/
calcHistogram() - Method in class CmpSpots.CmpShowImage
calcHistogram() - compute histogram from image data.
calDbSpotDataMaxMinValues() - Method in class CmpSpots.CmpShowImage
calDbSpotDataMaxMinValues() - calc maxDataValue and minDataValue from the spotList[] data that is inside of the ROI if used.
cancelFlag - Variable in class CmpSpots.CmpReportPopup
pressed sog.
canvasHeight - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
canvas height
canvasWidth - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
canvas width
centerPtX - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
center point X
centerPtY - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
center point Y
changeGuiFlag - Variable in class CmpSpots.CmpShowImage
flag to indicating that the GUI may have changed and that it should be rebuilt.
checkG2unassignedSpots(int) - Method in class CmpSpots.CmpPair
checkG2unassignedSpots() - Convolve LM[k]'s G2 vs.
checkHistActiveBinFilter(DbSpot) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
checkHistActiveBinFilter() - test if the histogram active bin is selected and histogram spot filtering is enabled.
cHeight - Variable in class CmpSpots.DrawHistogram
working canvas height
cleanKillApplication() - Method in class CmpSpots.CmpReportPopup
cleanKillApplication() - close the file if needed and do a clean kill of the application
clearText() - Method in class CmpSpots.CmpReportPopup
clearText() - clear text in popup window
close() - Method in class CmpSpots.CmpReportPopup
close() - close this popup and reset flags if needed
close() - Method in class CmpSpots.CmpShowImage
close() - close this popup and reset flags
CmpAssign - Class in CmpSpots
Class CmpAssign assigns spots to landmark sets for the 2D spot pairing program.
CmpAssign() - Constructor for class CmpSpots.CmpAssign
CmpAssign() - Constructor
CmpData - Class in CmpSpots
Class CmpData.java - do SPF data output for the 2D spot pairing program.
CmpData() - Constructor for class CmpSpots.CmpData
CmpData() - Constructor
Cmpglb - Class in CmpSpots
Class Cmpglb is the base class that specifies global variables used by all of the other CmpSpots 2D spot pairing classes.
Cmpglb() - Constructor for class CmpSpots.Cmpglb
 
CmpIni - Class in CmpSpots
Class CmpIni class initializes data structures for the 2D spot pairing program
CmpIni() - Constructor for class CmpSpots.CmpIni
CmpIni() - Constructor
CmpPair - Class in CmpSpots
Class CmpPair does primary pairing of spots for the 2D spot pairing program.
CmpPair() - Constructor for class CmpSpots.CmpPair
CmpPair() - Constructor
CmpPairSecondary - Class in CmpSpots
Class CmpPairSecondary does secondary spot pairing for the 2D spot pairing program.
CmpPairSecondary() - Constructor for class CmpSpots.CmpPairSecondary
CmpPairSecondary() - Constructor
CmpPairSecondary.OptimizedPair - Class in CmpSpots
Used for passing data on current optimized pair of spots
CmpPairSecondary.OptimizedPair() - Constructor for class CmpSpots.CmpPairSecondary.OptimizedPair
OptimizedPair() - constructor
CmpReportPopup - Class in CmpSpots
Class CmpReportPopup creates and displays scrollable string text area in a popup window.
CmpReportPopup(CmpSpots, String, String, int, int, String, String, boolean) - Constructor for class CmpSpots.CmpReportPopup
CmpReportPopup() - Constructor.
CmpShowImage - Class in CmpSpots
Class CmpShowImage.java class implements a popup GUI to show images used in the 2D spot pairing program.
CmpShowImage(CmpSpots, boolean, String) - Constructor for class CmpSpots.CmpShowImage
CmpShowImage() - Constructor
CmpSpots - package CmpSpots
 
CmpSpots - Class in CmpSpots
Class CmpSpots.java is a 2D PAGE SAMPLE spot pairing program for Open2Dprot
CmpSpots() - Constructor for class CmpSpots.CmpSpots
 
CmpSpotsScrollableImagePanel - Class in CmpSpots
Class CmpSpotsScrollableImagePanel implements a JPanel GUI to show images used in the 2D spot pairing program.
CmpSpotsScrollableImagePanel(CmpShowImage, Image, int, int, Object) - Constructor for class CmpSpots.CmpSpotsScrollableImagePanel
CmpSpotsScrollableImagePanel() - constructor.
cmpspotsURL - Static variable in class CmpSpots.Cmpglb
Hardwired Open2Dprot server connection Switch to S.F.
code1 - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
code1 is old Gi spot pairing-code
code2 - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
code2 is old Gi' spot pairing-code
commutativeLMSswitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
CONSOLE_FLAG - Static variable in class CmpSpots.Cmpglb
 
controlPanel - Variable in class CmpSpots.CmpShowImage
Control panel for the main frame
convolveG1G2spots(int) - Method in class CmpSpots.CmpPair
convolveG1G2spots() - convolve (x,y) pairs in list Rsample (G1) with Sample (G2) to find the best possible spot in G2 for each spot in G1.
convolveG1withG2spots(int) - Method in class CmpSpots.CmpPair
convolveG1withG2spots() - convolve (x,y) pairs in list Rsample (G1) with Sample (G2) to find the best best possible spot in G2 for each spot in G1.
CP - Static variable in class CmpSpots.Cmpglb
Composite Sample Database spot pair.
cs - Static variable in class CmpSpots.Cmpglb
instance of the main class
cs - Variable in class CmpSpots.CmpReportPopup
instance of the main class
cs - Variable in class CmpSpots.CmpShowImage
instance of the main class
cs - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
instance of the main class
cs - Static variable in class CmpSpots.DrawHistogram
link to global instance
csi - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
instance of CmpShowImage
csi - Static variable in class CmpSpots.DrawHistogram
 
ctrlMod - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
CTRL/Mouse
ctrlShiftMod - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
CTRL-SHIFT/Mouse
curDim - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
keep track size, resizing window
curLMS - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
current landmark set of current spot.
curPixHeight - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
img height
curPixWidth - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
img width
curPos - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
keep track of position of scroller
currentPix - Variable in class CmpSpots.CmpShowImage
current displayed img index
cursorColor - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
Overlay color for cursor
cursorFont - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
curSpot - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
current spot if not null
cWidth - Variable in class CmpSpots.DrawHistogram
working canvas width

D

data - Static variable in class CmpSpots.Cmpglb
 
dataName - Variable in class CmpSpots.DrawHistogram
name of the data used in histogram
dataUnits - Variable in class CmpSpots.CmpShowImage
Data type as fct of histogram data type
dataUnits - Variable in class CmpSpots.DrawHistogram
data units abbreviation
DATE - Static variable in class CmpSpots.Cmpglb
CVS Version date
dbLM - Static variable in class CmpSpots.Cmpglb
Landmark part of the database
dbRsample - Static variable in class CmpSpots.Cmpglb
Rsample SSF state parameters read from files .
dbSample - Static variable in class CmpSpots.Cmpglb
Sample SSF state parameters read from files.
DBUG_ALL_SSF_SPOTS - Static variable in class CmpSpots.Cmpglb
Debug code: print all SSF spots for both samples
DBUG_APPEND - Static variable in class CmpSpots.Cmpglb
Debugging append text flag
DBUG_ASSIGN_CODES - Static variable in class CmpSpots.Cmpglb
Debug code: Assign the pairing codes
DBUG_ASSIGN_SSF_TO_LMS - Static variable in class CmpSpots.Cmpglb
Debug code: Assign the SSF spots to the landmark sets
DBUG_COMPUTE_RADII - Static variable in class CmpSpots.Cmpglb
Debug code: compute the landmark sets 1/2 radii
DBUG_CONSOLE - Static variable in class CmpSpots.Cmpglb
Debugging console text flag
DBUG_DUMP_LM_SET_SPOTS - Static variable in class CmpSpots.Cmpglb
Debug code: dumpLMsetSpots()
DBUG_DUMP_PREFACE_EPILOGUE - Static variable in class CmpSpots.Cmpglb
Debug code: dumpSPFpreface() and dumpStatisticsToSPFfile
DBUG_DUMP_SPF - Static variable in class CmpSpots.Cmpglb
Debug code: dump the SPF data into the xml/ SPF file
DBUG_FIND_LMS_IN_SSFS - Static variable in class CmpSpots.Cmpglb
Debug code: find landmarks in the SSF spot lists
DBUG_FREE_0200000 - Static variable in class CmpSpots.Cmpglb
Debug code: -free-
DBUG_FREE_04000 - Static variable in class CmpSpots.Cmpglb
Debug code: -free-
DBUG_INITIAL_SPOT_PAIRING - Static variable in class CmpSpots.Cmpglb
Debug code: initialSpotPairing() and convolveG1G2()
DBUG_PRINT_AT - Static variable in class CmpSpots.Cmpglb
Debug code: printAt() debugging
DBUG_PRINT_FULL_NODE_INFO - Static variable in class CmpSpots.Cmpglb
Debug code: print full spot node info
DBUG_PRINT_LMS_SET_SPOTS - Static variable in class CmpSpots.Cmpglb
Debug code: cvtLMsetSpotsToStr
DBUG_PRINT_LMS_SPOT_MAPPING - Static variable in class CmpSpots.Cmpglb
Debug code: - print landmark DB and corresponding spot mapping
DBUG_READ_LANDMARKS - Static variable in class CmpSpots.Cmpglb
Debug code: readLandmarks()
DBUG_READ_SSF_DATA - Static variable in class CmpSpots.Cmpglb
Debug code: readSSFdata()
DBUG_SECONDARY_PAIRING - Static variable in class CmpSpots.Cmpglb
Debug code: secondarySpotPairing()
DBUG_SPECIFIC_SPOTS - Static variable in class CmpSpots.Cmpglb
Debug code: debug specific (hardwired) list of spots
DBUG_SWITCH_ANALYSIS - Static variable in class CmpSpots.Cmpglb
Debug code: analyze command line switches
DBUG_SWITCHES - Static variable in class CmpSpots.Cmpglb
Debugging switches
dBugBits - Static variable in class CmpSpots.Cmpglb
-debug:bits
dbugBitsHelpStr - Static variable in class CmpSpots.Cmpglb
Debug bit options help for error messages
dBugLMsetList - Static variable in class CmpSpots.Cmpglb
List of landmark set names to be debugged specified by -debug:bits,LMset#1,#2,...,#n (not letter).
dbugRoiColor - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
Overlay dbug ROI color
debugSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
defaultSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
demoFileList - Static variable in class CmpSpots.Cmpglb
List of demo/ files downloadable from the server
demoSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
dispName - Variable in class CmpSpots.CmpShowImage
Name of image to display after spot pairing
dispPixC - Variable in class CmpSpots.CmpShowImage
Picture buffer char[] of image to display after spot pairing.
dispPixChoice - Variable in class CmpSpots.CmpShowImage
Selector for image to display after spot pairing
dispPixFile - Variable in class CmpSpots.CmpShowImage
File of image to display after spot pairing.
DIST_THR - Static variable in class CmpSpots.CmpShowImage
Distance threshold in pixels from mouse (x,y) to spot centroid to find spot
dL - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
dL is new dL - the distance from the landmark to the spot pair
docFileList - Static variable in class CmpSpots.Cmpglb
List of documentation files downloadable from the server
dol - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
instance of DrawOverlays
doneFlag - Variable in class CmpSpots.CmpReportPopup
pressed sog.
dP - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
dP is new dP - the distance between the spots
dpOld1 - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
dpOld1 is old1 dP
dpOld2 - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
dpOld2 is old2 dP
drawFilledBox(Graphics, int, int, int, Color) - Static method in class CmpSpots.DrawHistogram
drawFilledBox() - draw plus sign at the specified color.
drawFilledRectangle(Graphics, int, int, int, int, Color) - Static method in class CmpSpots.DrawHistogram
drawFilledRectangle() - draw plus sign at the specified color.
drawFilteredSpots(Graphics) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
drawFilteredSpots() - draw Filtered spots with various spot options.
DrawHistogram - Class in CmpSpots
File: DrawHistogram class is used to draw an image intensity histogram
DrawHistogram(CmpShowImage, Dimension) - Constructor for class CmpSpots.DrawHistogram
DrawHistogram() - create a blank histogram canvas
drawHorizSliceFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to display horizontal slice
drawOverLays(Graphics, Image, int, int) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
drawOverLays() - paint the scrollable image canvas which includes the image, optional ROI's, overlay spots, optional histogram that is repainted in another class.
drawPairedSpotSublists(Graphics, DbSpot) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
drawPairedSpotSublists() - draw spots associated with a single spot pair Draw spots associated with the spot pairs
drawVertSliceFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to display vertical slice
dtdSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
dx1 - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
dx2 - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
dy1 - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
dy2 - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 

E

editMenu - Variable in class CmpSpots.CmpReportPopup
"Edit" pull down Menu list
EP - Static variable in class CmpSpots.Cmpglb
Extrapolated Pair - by database program [FUTURE]

F

fileMenu - Variable in class CmpSpots.CmpReportPopup
"File" pull down Menu list
fileMenu - Variable in class CmpSpots.CmpShowImage
"File" pull down Menu list
fileSeparator - Static variable in class CmpSpots.Cmpglb
File separator: Property("file.separator")
filterByAPlabelFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to filter spots by AP label
filterByCurLMSFlag - Variable in class CmpSpots.CmpShowImage
set from "Filter by LMS" checkbox
filterbyLMSCB - Variable in class CmpSpots.CmpShowImage
the "Filter by LMS" Checkbox
filterByPPlabelFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to filter spots by PP label
filterBySPlabelFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to filter spots by SP label
filterByUSlabelFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to filter spots by US label
filterGEQactiveBinFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to test spots for GEQ activeBin value, else LEQ activeBin value fromt the selected histogram bin for the histogram histType spot data.
filterMenu - Variable in class CmpSpots.CmpShowImage
"Filter" pull down Menu list
findBetterAltPairedSpot(CmpPairSecondary.OptimizedPair) - Method in class CmpSpots.CmpPairSecondary
findBetterAltPairedSpot() - look for better matching landmark set for the p1 spot with a US or AP label in otherSample such that the dP for the new pair is better than the current dP.
findLMSinSsfs() - Method in class CmpSpots.CmpPair
findLMSinSsfs() - find the landmarks closest to each SSF spot.
findOptLmsSsfSpots() - Method in class CmpSpots.CmpPair
findOptLmsSsfSpots() - find best fit for spots corresponding to the LM k by convolving the landmarks DB (x,y)k values with with all spots.
findOptNNspot(CmpPairSecondary.OptimizedPair) - Method in class CmpSpots.CmpPairSecondary
findBetterAltPairedSpot() - look for better match kAlt in otherSample the dP for the new pair must be better than the old.
fio - Static variable in class CmpSpots.Cmpglb
 
fontFamily - Variable in class CmpSpots.CmpShowImage
 
fontFamily - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
fourSqrtPi - Static variable in class CmpSpots.Cmpglb
Constant 4*sqrt(PI) constant used in computing spot volume
frameSize - Variable in class CmpSpots.DrawHistogram
size of frame

G

get2D(int[], int, int, int) - Static method in class CmpSpots.Cmpglb
get2D() - get the pixel at pix(x,y) computed at (y+pixWidth+x)
get2D(char[], int, int, int) - Static method in class CmpSpots.Cmpglb
get2D() - get the pixel at pix(x,y) computed at (y+pixWidth+x)
getFullOPstr(String) - Method in class CmpSpots.CmpPairSecondary.OptimizedPair
getFullOPstr() - get full optimized pair state string
getPreferredSize() - Method in class CmpSpots.CmpShowImage
getPreferredSize() - getPreferredSize, needed for sizing frame and ScrollPane correctly.
getPreferredSize() - Method in class CmpSpots.CmpSpotsScrollableImagePanel
getPreferredSize() - getPreferredSize, must be implemented for ScrollPane to be displayed correctly.
getPreferredSize() - Method in class CmpSpots.DrawHistogram
getPreferredSize() - getPreferredSize, must be implemented for ScrollPane to be displayed correctly.
getReportText() - Method in class CmpSpots.CmpReportPopup
getReportText() - get the text from the Report popup window
getShortDPtypeOPstr(String) - Method in class CmpSpots.CmpPairSecondary.OptimizedPair
getShortDPtypeOPstr() - get shortened optimized pair state string
getShortOPstr(String) - Method in class CmpSpots.CmpPairSecondary.OptimizedPair
getShortOPstr() - get shortened optimized pair state string
getSpotLMSmappingStr(String) - Method in class CmpSpots.CmpAssign
getSpotLMSmappingStr() - get the printable report mapping landmarks to spots and their goodness (distance).
getSpotLMSmappingStr(String, boolean, boolean) - Method in class CmpSpots.CmpAssign
getSpotLMSmappingStr() - get the printable report mapping landmarks to spots and their goodness (distance).
getStopStatus() - Method in class CmpSpots.CmpReportPopup
getStopStatus() - get the stop processing flag set by pressing the "Stop spot pairing" button
GS - Static variable in class CmpSpots.Cmpglb
Garbage Spot - generated by database or editing programs [FUTURE]

H

hasHistGUIflag - Variable in class CmpSpots.CmpShowImage
flag to indicate that the GUI contains the Histogram sub-GUI
hCanvas - Variable in class CmpSpots.CmpShowImage
Histogram Canvas to hold the image
helpMenu - Variable in class CmpSpots.CmpReportPopup
"Help" pull down Menu list
hist - Variable in class CmpSpots.CmpShowImage
full input unscaled histogram data [0:nHist-1]
HIST_DL_DIST - Static variable in class CmpSpots.CmpShowImage
types of histogram data allowed
HIST_DP_DIST - Static variable in class CmpSpots.CmpShowImage
types of histogram data allowed
HIST_HEIGHT - Static variable in class CmpSpots.CmpShowImage
Height of the histogram
HIST_LMS_SIZE - Static variable in class CmpSpots.CmpShowImage
types of histogram data allowed
HIST_NONE - Static variable in class CmpSpots.CmpShowImage
types of histogram data allowed
HIST_PAIRING_LABELS - Static variable in class CmpSpots.CmpShowImage
types of histogram data allowed
HIST_WIDTH - Static variable in class CmpSpots.CmpShowImage
Width of the histogram
histChoice - Variable in class CmpSpots.CmpShowImage
"Histogram" Choice list
histColor - Variable in class CmpSpots.DrawHistogram
 
histMenu - Variable in class CmpSpots.CmpShowImage
"Histogram" pull down Menu list
histNames - Static variable in class CmpSpots.CmpShowImage
list of histogram data types
histTopColor - Variable in class CmpSpots.DrawHistogram
 
histType - Variable in class CmpSpots.CmpShowImage
type of data to use with the histogram
hugeFont - Variable in class CmpSpots.CmpShowImage
 
humongousFont - Variable in class CmpSpots.CmpShowImage
 

I

imgToDraw - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
painted image, can be zoomed
ini - Static variable in class CmpSpots.Cmpglb
 
initGlb() - Static method in class CmpSpots.Cmpglb
initGlb() - intialize any resources that must be set upon startup [TODO] Could move some of the above static defs here...
initialSpotPairing() - Method in class CmpSpots.CmpPair
initialSpotPairing() - do the initial spot pairing LM set by LM set by finding the mutually best fit of each spot in G1 with the LM spots in G2.
initImageGUI(String) - Method in class CmpSpots.CmpShowImage
initImageGUI() - init the image gui
initSwitchOptionsData() - Static method in class CmpSpots.CmpIni
initSwitchOptionsData() - init the switchOptionsData[0:(3*nData)-1] data is used by the CmpReportPopup that in turn may call CmpOptionsPopup.
inPixFileRsample - Static variable in class CmpSpots.Cmpglb
original Rsample input image file with full path and .tif, .tiff, .jpg, .gif or .ppx file extensions.
inPixFileSample - Static variable in class CmpSpots.Cmpglb
original Sample input image file with full path and .tif, .tiff, .jpg, .gif or .ppx file extensions.
inputFormatSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
isCsamplePrimeSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
isVisibleFlag - Variable in class CmpSpots.CmpShowImage
Set true if window is visible
itemStateChanged(ItemEvent) - Method in class CmpSpots.CmpReportPopup
itemStateChanged() - handle item state changed events NOTE: need to implement radio groups here since AWT only implements radio groups for Checkboxes, and CheckboxMenuItems.
itemStateChanged(ItemEvent) - Method in class CmpSpots.CmpShowImage
itemStateChanged() - handle item state changed events NOTE: need to implement radio groups here since AWT only implements radio groups for Checkboxes, and CheckboxMenuItems.

J

jarFileList - Static variable in class CmpSpots.Cmpglb
List of program .jar files downloadable from the server
jarLibrFileList - Static variable in class CmpSpots.Cmpglb
List of library .jar files downloadable from the server

K

k - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
Is the k'th LM set
kAlt - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
kAlt is the alternate LM set that replaces the current landmark set
keyPressed(KeyEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
keyPressed() - handle key down events
keyReleased(KeyEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
 
keyTyped(KeyEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
 

L

labelColor - Variable in class CmpSpots.DrawHistogram
 
landmarkDatabaseFile - Static variable in class CmpSpots.Cmpglb
full path Landmark database file is xmlDir+lmsFile
largeFont - Variable in class CmpSpots.CmpShowImage
 
largeFont - Variable in class CmpSpots.DrawHistogram
medium font used for labeling
latchLandmarkSpotSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
latchLMvalidState() - Method in class CmpSpots.CmpPair
latchLMvalidState() - copy the (x,y) centroids of the best estimate SSF spots in dbLM.equivLMspotPtr[k][nsample] to dbLM.xlm[k][nsample] for the validLM[] landmarks that are "OK" for use as a better landmark centroid estimate.
lblFont - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
legalImageFileExtens - Static variable in class CmpSpots.Cmpglb
List of legal sample image file extensions
LM - Static variable in class CmpSpots.Cmpglb
LandMark spot [could be virtual landmark] - by database program [FUTURE]
lmDBcolor - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
Overlay color for user defined landmarks
lmFont - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
lmsColor - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
Overlay color for spots in the currently selected landmark set
LMSETCOLOR - Static variable in class CmpSpots.Cmpglb
 
lmsFile - Static variable in class CmpSpots.Cmpglb
Landmark database file without the path.
lmsFormatMode - Static variable in class CmpSpots.Cmpglb
Landmark DB file modes: Allowed: IO_FORMAT_TAB_DELIM, IO_FORMAT_XML
logReportFlag - Variable in class CmpSpots.CmpShowImage
set from "Log report" checkbox menu item
lookupSampleEntryInAccDB(String, String, String, DbSample) - Method in class CmpSpots.CmpSpots
lookupSampleEntryInAccDB() - lookup the sample image name in the accession DB.

M

main(String[]) - Static method in class CmpSpots.CmpSpots
main() - for CmpSpots 2D spot-pairing program for Open2Dprot.
mapRelXYtoImage(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
mapRelXYtoImage() - map (x,y)Mouse in current canvas to (xImg,yImg) as well as updating the parent.(xImg,yImg) values.
MAX_LM_LATCH_THR - Static variable in class CmpSpots.Cmpglb
MAX distance to use to latch a landmark DB (x,y) value to a SSF (x,y) spot value if the -latchLMS is set
maxDataValue - Variable in class CmpSpots.CmpShowImage
Maximum value expected for current hist[] data
maxDataValue - Variable in class CmpSpots.DrawHistogram
The maximum data value at hist[max index]
maxHistFreqValue - Variable in class CmpSpots.DrawHistogram
The maximum frequency in hist[]
maxLatchDist - Static variable in class CmpSpots.Cmpglb
Max distance to latch a landmark to its closest spot if any.
maxShistFreq - Variable in class CmpSpots.DrawHistogram
max sHist Frequency in sHist value to be displayed
maxShistIdx - Variable in class CmpSpots.DrawHistogram
max non-zero bin of sHist to be displayed
mbar - Variable in class CmpSpots.CmpReportPopup
menu bar for the frame
mbar - Variable in class CmpSpots.CmpShowImage
menu bar for the frame
meanDataGrayValue - Variable in class CmpSpots.DrawHistogram
mean non-zero data gray value of sHist to display for Image density
meanDataValue - Variable in class CmpSpots.DrawHistogram
mean non-zero data value of sHist to be displayed
meanShistIdx - Variable in class CmpSpots.DrawHistogram
mean non-zero bin of sHist to be displayed
meanValueBinColor - Variable in class CmpSpots.DrawHistogram
Mean value bin peak on histogram color
medianDataGrayValue - Variable in class CmpSpots.DrawHistogram
median non-zero data gray value of sHist to display for Image density
medianDataValue - Variable in class CmpSpots.DrawHistogram
median non-zero data value of sHist to be displayed
medianShistIdx - Variable in class CmpSpots.DrawHistogram
median non-zero bin of sHist to be displayed
medianValueBinColor - Variable in class CmpSpots.DrawHistogram
Median value bin peak on histogram color
mediumFont - Variable in class CmpSpots.CmpShowImage
 
mediumFont - Variable in class CmpSpots.DrawHistogram
medium font used for labeling
microFont - Variable in class CmpSpots.CmpShowImage
 
minDataValue - Variable in class CmpSpots.CmpShowImage
Minimum value expected for current hist[] data
minDataValue - Variable in class CmpSpots.DrawHistogram
The minimum data value at hist[0]
minHistFreqValue - Variable in class CmpSpots.DrawHistogram
The minimum frequency value in hist[]
minShistFreq - Variable in class CmpSpots.DrawHistogram
min sHist Frequency in sHist value to be displayed
minShistIdx - Variable in class CmpSpots.DrawHistogram
min non-zero bin of sHist to be displayed
miVMaddHistCB - Static variable in class CmpSpots.CmpReportPopup
"Add histogram to Image Viewer" checkbox
modeDataGrayValue - Variable in class CmpSpots.DrawHistogram
mode non-zero data gray value of sHist to display for Image density
modeDataValue - Variable in class CmpSpots.DrawHistogram
mode non-zero data value of sHist to be displayed
modeShistIdx - Variable in class CmpSpots.DrawHistogram
mode non-zero bin of sHist to be displayed
modeValueBinColor - Variable in class CmpSpots.DrawHistogram
Mode value bin peak on histogram color
mouseClicked(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
 
mouseClicked(MouseEvent) - Method in class CmpSpots.DrawHistogram
 
mouseDragged(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
mouseDragged() - display data
mouseDragged(MouseEvent) - Method in class CmpSpots.DrawHistogram
mouseDragged() - process mouse event
mouseEntered(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
 
mouseEntered(MouseEvent) - Method in class CmpSpots.DrawHistogram
 
mouseExited(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
 
mouseExited(MouseEvent) - Method in class CmpSpots.DrawHistogram
 
mouseHandler(int, int) - Method in class CmpSpots.DrawHistogram
mouseHandler() - search for the active bin if any
mouseMoved(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
mouseMoved() - Change cursor to + when moved over this (Component)
mouseMoved(MouseEvent) - Method in class CmpSpots.DrawHistogram
 
mousePressed(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
mousePressed() - display data
mousePressed(MouseEvent) - Method in class CmpSpots.DrawHistogram
 
mouseReleased(MouseEvent) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
 
mouseReleased(MouseEvent) - Method in class CmpSpots.DrawHistogram
mouseReleased() - process mouse event
ms - Variable in class CmpSpots.CmpReportPopup
Menu support functions using Hashtables to tack what is active
ms - Variable in class CmpSpots.CmpShowImage
Menu support functions using Hashtables to tack what is active
msgTextArea - Variable in class CmpSpots.CmpShowImage
Text area GUI for message rporting

N

nbrAltLMSSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
NCOLS - Static variable in class CmpSpots.CmpShowImage
 
nDbugLMsetList - Static variable in class CmpSpots.Cmpglb
size of dBugLMsetList[].
NEVER - Static variable in class CmpSpots.Cmpglb
NEVER and CONSOLE_FLAG - debugging variables - must not be final!
newArgv - Variable in class CmpSpots.CmpReportPopup
new switch options
nHist - Variable in class CmpSpots.CmpShowImage
size of input unscaled histogram[] data
nlmDB - Static variable in class CmpSpots.Cmpglb
# landmarks read from landmark database file
nn - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
nn is the nn'th alternate landmark set
nonLMScolor - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
Overlay color for spot that are NOT in the currently selected landmark set.
NOT_NEEDED_WITH_MULT_LANDMARKS - Static variable in class CmpSpots.CmpPairSecondary
 
notDoneFlag - Variable in class CmpSpots.CmpShowImage
Set to kill the run loop
nPixels - Variable in class CmpSpots.CmpShowImage
The pixWidth*pixHeight
nPixList - Variable in class CmpSpots.CmpShowImage
The size of the lists in case list contents is less than size
NROWS - Static variable in class CmpSpots.CmpShowImage
size of the text area in characters
nsample - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
nsample is sample Gi and is either RSAMPLE or SAMPLE
nSampleDisp - Variable in class CmpSpots.CmpShowImage
Sample to display after spot pairing.
nsampleSelected - Variable in class CmpSpots.CmpShowImage
Compute the selected sample (either RSAMPLE or SAMPLE).
nShist - Variable in class CmpSpots.DrawHistogram
size of input unscaled histogram[] data
nSwitches - Static variable in class CmpSpots.Cmpglb
the number of Command line switches

O

oFile - Variable in class CmpSpots.CmpReportPopup
File to flush and close on "Kill program" if it is not null
oGifFileName - Variable in class CmpSpots.CmpShowImage
Full path of image to "Save image" in
oImage - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
for outside/offscreen painting
optBkgrdColor - Variable in class CmpSpots.DrawHistogram
 
OPTBKGROUND - Static variable in class CmpSpots.Cmpglb
Shift background grayscale away from 0 so graphics show up better...
optX2 - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
Previous optimal pair X coordinate
optY2 - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
Previous optimal pair X coordinate
origImg - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
original image
origPixHeight - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
original pixel height
origPixWidth - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
pixel width
osName - Static variable in class CmpSpots.Cmpglb
name of this operating system: Property("os.name")
otherSample - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
The other sample number

P

p1 - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
p1 is Gi spot being test for a more optimal pairing
paintComponent(Graphics) - Method in class CmpSpots.CmpShowImage
paintComponent() - repaint scrollable canvas in region defined by scroll bars
paintComponent(Graphics) - Method in class CmpSpots.DrawHistogram
paintComponent() - draw histogram of hist[].
paintCSI(Graphics, Image, int, int, boolean) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
paintCSI() - repaint scrollable canvas in region defined by scroll bars
pair - Static variable in class CmpSpots.Cmpglb
 
pair2ndary - Static variable in class CmpSpots.Cmpglb
 
pairMenu - Variable in class CmpSpots.CmpReportPopup
"Quantify" pull down Menu list
pairSpotsBetweenSamples(String[]) - Method in class CmpSpots.CmpSpots
pairSpotsBetweenSamples() - pair the two samples spot lists.
paramH - Static variable in class CmpSpots.Cmpglb
 
parentObj - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
for invoke method on outside
pImg - Variable in class CmpSpots.CmpShowImage
Image to display
pix - Static variable in class CmpSpots.Cmpglb
 
pix1 - Static variable in class CmpSpots.Cmpglb
Rsample or G1 source sample image
pix2 - Static variable in class CmpSpots.Cmpglb
Sample or G2 source sample image
pixClist - Variable in class CmpSpots.CmpShowImage
List of display pix names associated char[] images
pixFileExtn - Static variable in class CmpSpots.Cmpglb
Output images are either ".gif" or ".jpg" [TODO] change this to .jpg with JPEG writer.
pixFileList - Variable in class CmpSpots.CmpShowImage
 
pixHeight - Variable in class CmpSpots.CmpShowImage
The width of the current image
pixHeight - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
img height
pixHeightSize - Variable in class CmpSpots.CmpShowImage
List of pix widths[] associated with images
pixMenuList - Variable in class CmpSpots.CmpShowImage
list of display picture menu commands for choices
pixNameList - Variable in class CmpSpots.CmpShowImage
list of display picture names for choices
pixWidth - Variable in class CmpSpots.CmpShowImage
The width of the current image
pixWidth - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
img width
pixWidthSize - Variable in class CmpSpots.CmpShowImage
List of pix widths[] associated with images
pKoptimal - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
This is a more optimal (p2) spot if found, i.e.
pLastP1spot - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
This is the previous Gi p1 spot in list.
popupImageViewer() - Method in class CmpSpots.CmpSpots
popupImageViewer() - popup the image viewer after the images were computed by the spot pairing.
positionImageWindow() - Method in class CmpSpots.CmpShowImage
positionImageWindow() - position image window on the screen
positionReportWindow() - Method in class CmpSpots.CmpReportPopup
positionReportWindow() - position report window on the screen
postProcessSwitches() - Method in class CmpSpots.CmpIni
postProcessSwitches() - post process switches
poTitle - Variable in class CmpSpots.CmpReportPopup
popup options title
PP - Static variable in class CmpSpots.Cmpglb
Possible Pair - CmpSpots generated label
ppxDir - Static variable in class CmpSpots.Cmpglb
Original sample images directory {projDir}/ppx/
pra - Static variable in class CmpSpots.Cmpglb
generic popup report
preferredHeight - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
preferred size of canvas Height
preferredHeight - Variable in class CmpSpots.DrawHistogram
preferred size of canvas
preferredWidth - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
preferred size of canvas Width
preferredWidth - Variable in class CmpSpots.DrawHistogram
preferred size of canvas
projDir - Static variable in class CmpSpots.Cmpglb
Project directory that is either userDir, specified by -projDir:{path}, or extracted from the input file path it the image is in a "/ppx/" subdirectory.
projDirSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
propertiesFile - Static variable in class CmpSpots.Cmpglb
Current startup properties file containing default switches if it exists.
propertiesFileSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
ps - Static variable in class CmpSpots.Cmpglb
 
PUBLISH - Static variable in class CmpSpots.Cmpglb
NOTE: overide the following debugging options if publishing on net.

Q

quit() - Method in class CmpSpots.CmpReportPopup
quit() - closing down the window, get rid of the frame.

R

rdbmsDir - Static variable in class CmpSpots.Cmpglb
RDBMS database directory {projDir}/rdbms/
readSsfImage(String, DbSample) - Method in class CmpSpots.CmpSpots
readSsfImage() - read the SSF image and set image status in the dbSsf instance
reanalyzeFlag - Variable in class CmpSpots.CmpReportPopup
pressed sog.
removeHistogramGUI() - Method in class CmpSpots.CmpShowImage
removeHistogramGUI() - Remove the histogram GUI from ImageViewer GUI
repairSpotsButton - Variable in class CmpSpots.CmpReportPopup
button for "Segment" button
rePairSpotsInAltLMset(CmpPairSecondary.OptimizedPair) - Method in class CmpSpots.CmpPairSecondary
rePairSpotsInAltLMset() - move Gi spot in LM[k] to LM[kAlt] by adjusting pointers and also adjust pairing statistics.
reportAllSpotPairsForSelectedSpotFlag - Variable in class CmpSpots.CmpShowImage
set from "Report all spot pairs for selected spot" menu checkbox
reportFile - Variable in class CmpSpots.CmpReportPopup
 
reset() - Method in class CmpSpots.CmpData
reset() - reset any resources that must be reset for the next run of the program.
resetGlb() - Static method in class CmpSpots.Cmpglb
resetGlb() - reset any resources that must be reset for the next run of the program.
resetResources(boolean) - Static method in class CmpSpots.CmpSpots
resetResources() - reset any resources that must be reset for the next run of the spot pairing.
resizeFonts(int) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
resizeFonts() - set the special fonts based on zoom value
REVISION - Static variable in class CmpSpots.Cmpglb
CVS Revision
rmvDupLMvalidState() - Method in class CmpSpots.CmpPair
rmvDupLMvalidState() - Test and remove additional duplicate landmarks setting duplicates to dbLM.validLM[k] to "SM"
rRoiDbug - Static variable in class CmpSpots.Cmpglb
Rsample debug computing window used with -cwRdbug: to ignore spots outside of this window for Rsample SSF input files This is a debugging tool.
rRoiDbugSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
RSAMPLE - Static variable in class CmpSpots.Cmpglb
The index for the Rsample (Reference Sample)
rsampleName - Static variable in class CmpSpots.Cmpglb
Name of Rsample G1 which includes the file extension but not the full path.
rsampleSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
run() - Method in class CmpSpots.CmpShowImage
run() - Wait for repaint to be finished after zoom so we can position scrollers in same position a.
runT - Variable in class CmpSpots.CmpShowImage
reposition scroller thread

S

SAMPLE - Static variable in class CmpSpots.Cmpglb
The index for the Sample to be paired with the Rsample
sampleName - Static variable in class CmpSpots.Cmpglb
Name of Sample G2 which includes the file extension but not the full path.
sampleSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
scaleFreq - Variable in class CmpSpots.DrawHistogram
sHist[] frequency scale factor computed as floating (maxHistFreq/nShist)
SCR_HEIGHT - Static variable in class CmpSpots.CmpShowImage
Height of the histogram
SCR_WIDTH - Static variable in class CmpSpots.CmpShowImage
Width of the histogram
scrollPaneHeight - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
scroller height
scrollPaneWidth - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
scroller width
scrollPos - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
current scroller position
secondaryPairingSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
secondarySpotPairing() - Method in class CmpSpots.CmpPairSecondary
secondarySpotPairing() - reanalyze & try to re-pair (US,AP) with adj LM sets.
serialVersionUID - Static variable in class CmpSpots.CmpReportPopup
frame id
serialVersionUID - Static variable in class CmpSpots.CmpShowImage
frame id
serialVersionUID - Static variable in class CmpSpots.CmpSpotsScrollableImagePanel
frame id
serialVersionUID - Static variable in class CmpSpots.DrawHistogram
frame id
set2D(char[], int, int, int, int) - Static method in class CmpSpots.Cmpglb
set2D() - save the pixel value g at pix(x,y) computed at (y+pixWidth+x)
setEnableButtons(boolean) - Method in class CmpSpots.CmpReportPopup
setEnableButtons() - by the flag
setEnableMenus(boolean) - Method in class CmpSpots.CmpReportPopup
setEnableMenus() - by the flag
setHistData(String, String, String, String, String, int[], float, float) - Method in class CmpSpots.DrawHistogram
setHistData() - set the hist data, title, Horiz and Vert captions and then repaint to start drawing it.
setHistDataGUI(int) - Method in class CmpSpots.CmpShowImage
setHistDataGUI() - set checkbox radio button and choice selected for histogram data type
setImage(int) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
setImage() - rescale image based on zoom factor
setImage(Image) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
setImage() - set new image
setImageGUI(String) - Method in class CmpSpots.CmpShowImage
setImageGUI() - set checkbox radio button and choice selected for image to be displayed
setNewDefaultFlag - Variable in class CmpSpots.CmpReportPopup
pressed sog.
setOutFileToCloseOnKill(FileWriter) - Method in class CmpSpots.CmpReportPopup
setOutFileToCloseOnKill() - set the show/hide popup status
setPixDatabase(String[], String[], String[], char[][], int, String, int[], int[], boolean) - Method in class CmpSpots.CmpShowImage
setPixDatabase() - setup the list of predefined images available to the ImageViewer.
setSaveAsFile(String) - Method in class CmpSpots.CmpReportPopup
setSaveAsFile() - set SaveAs file default file name
setScrollers() - Method in class CmpSpots.CmpSpotsScrollableImagePanel
setScrollers() - set scrollers for new position due to re-zoomed
setShow(boolean) - Method in class CmpSpots.CmpReportPopup
setShow() - set the show/hide popup status
setStartupOptButton - Variable in class CmpSpots.CmpReportPopup
button for "Set startup options" button
setupDebugSwitches(String[]) - Method in class CmpSpots.CmpSpots
setupDebugSwitches() - setup the debug switches
setupDemoSwitches(String[]) - Static method in class CmpSpots.CmpSpots
setupDemoSwitches() - setup the demo switches for the "gel-HM-019" (HUMAN-AML) and "gel-HM-071" (Human-ALL) samples
setupLMvalidityCWstate() - Method in class CmpSpots.CmpPair
setupLMvalidityCWstate() - setup the landmark validity database.
setupMinDefaultsSwitches(String[]) - Static method in class CmpSpots.CmpSpots
setupMinDefaultsSwitches() - add the minimum default switches.
setZoom(int) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
setZoom() - set the image size/zoom and create a new internalCanvas/JPanel
shiftMod - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
SHIFT/Mouse
sHist - Variable in class CmpSpots.DrawHistogram
local SCALED histogram [0:nShist-1]data
sHistDisp - Variable in class CmpSpots.DrawHistogram
local SCALED histogram [0:nShist-1] scaled to max data value of nShist
showAllSSFspotsStr(String, int[]) - Static method in class CmpSpots.CmpAssign
showAllSSFspotsStr() - show the printable list of all spots for both samples in the Report window.
showCWflag - Variable in class CmpSpots.CmpShowImage
 
showDbugCWflag - Variable in class CmpSpots.CmpShowImage
 
showImageGUI(String) - Method in class CmpSpots.CmpShowImage
showImageGUI() - show the Image Viewer GUI window
showImageMousePositions(MouseEvent, String) - Method in class CmpSpots.CmpSpotsScrollableImagePanel
showImageMousePositions() - show the image mouse positions Only report if debugging...
showImagesButton - Variable in class CmpSpots.CmpReportPopup
button for "Image viewer" button
showImgMsg(String) - Method in class CmpSpots.CmpShowImage
showImgMsg() - display the msg in text area window
showNDCWflag - Variable in class CmpSpots.CmpShowImage
 
showPixdumpCWflag - Variable in class CmpSpots.CmpShowImage
 
showPopupOptionWindow(String) - Method in class CmpSpots.CmpReportPopup
showPopupOptionWindow() - popup options window using the PopupOptions GUI.
showStatusFlag - Variable in class CmpSpots.CmpReportPopup
 
si - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
actual scrolling object/panel
siCanvas - Variable in class CmpSpots.CmpShowImage
ScrollableImage to hold the image and scrollers
sig - Variable in class CmpSpots.CmpReportPopup
popup Image viewer GUI
simplePixFileRsample - Static variable in class CmpSpots.Cmpglb
Simple Rsample original Rsample input image file with .tif, .tiff, .jpg, .gif or .ppx file extensions.
simplePixFileSample - Static variable in class CmpSpots.Cmpglb
Simple original Sample input image file with .tif, .tiff, .jpg, .gif or .ppx file extensions.
smallFont - Variable in class CmpSpots.CmpShowImage
 
sog - Variable in class CmpSpots.CmpReportPopup
popup options GUI
sort - Static variable in class CmpSpots.Cmpglb
 
SP - Static variable in class CmpSpots.Cmpglb
Sure Pair - CmpSpots generated label
sp - Variable in class CmpSpots.CmpShowImage
Scroll pane to hold the image
spfFormatMode - Static variable in class CmpSpots.Cmpglb
SPF output file modes: Allowed: IO_FORMAT_FULL, IO_FORMAT_GELLAB, IO_FORMAT_TAB_DELIM, IO_FORMAT_XML
spfFormatSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
spfOutputFile - Static variable in class CmpSpots.Cmpglb
full xml/ SPF (Sample Pairs File) output file name
spfOutputPrefaceFile - Static variable in class CmpSpots.Cmpglb
full tab-delim PREFACE xml/ CmpSpot (Sample Pairs File) full path
SPOTBOXCOLOR - Static variable in class CmpSpots.Cmpglb
 
sRoiDbug - Static variable in class CmpSpots.Cmpglb
Sample debug computing window used with -cwSdbug: to ignore spots outside of this window for Sample SSF input files This is a debugging tool.
sRoiDbugSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
ssfFileRsample - Static variable in class CmpSpots.Cmpglb
SSF input file for G1 sample (i.e., Rsample)
ssfFileSample - Static variable in class CmpSpots.Cmpglb
SSF input file for G2 sample (i.e., Sample)
ssfFormatMode - Static variable in class CmpSpots.Cmpglb
SSF input file modes: Allowed: IO_FORMAT_TAB_DELIM, IO_FORMAT_XML
ssfInputEpilogueFileRsample - Static variable in class CmpSpots.Cmpglb
full tab-delim G1 EPILOGUE xml/Rsample SSF full path
ssfInputEpilogueFileSample - Static variable in class CmpSpots.Cmpglb
full tab-delim G2 EPILOGUE xml/Sample SSFfull path
ssfInputFileRsample - Static variable in class CmpSpots.Cmpglb
xml/ Rsample G1 SSF File full path
ssfInputFileSample - Static variable in class CmpSpots.Cmpglb
xml/ Sample G2 SSF full path
ssfInputPrefaceFileRsample - Static variable in class CmpSpots.Cmpglb
full tab-delim G1 PREFACE xml/Rsample SSF full path
ssfInputPrefaceFileSample - Static variable in class CmpSpots.Cmpglb
full tab-delim G2 PREFACE xml/Sample SSF full path
start() - Method in class CmpSpots.CmpShowImage
start() - start new thread
startTime - Static variable in class CmpSpots.Cmpglb
starting time in epoch msec time
statusLineLabel - Variable in class CmpSpots.CmpReportPopup
Status line label
stop() - Method in class CmpSpots.CmpShowImage
stop() - stop or suspend thread
stopFlag - Variable in class CmpSpots.CmpReportPopup
 
stopSamplePairingButton - Variable in class CmpSpots.CmpReportPopup
stop pairing button only active if spot pairing
sw - Static variable in class CmpSpots.Cmpglb
Command line + CmpSpots.properties state switches
switchAnalysis(String[]) - Method in class CmpSpots.CmpIni
switchAnalysis() - Analyze the command line.
switchOptCBvalue - Static variable in class CmpSpots.Cmpglb
The switchOptcCBvalue[0:nData-1] is used by the Report Popup that in turn may call PopupOptions.
switchOptData - Static variable in class CmpSpots.Cmpglb
The switchOptData[0:(2*nData)-1] is used by the Report Popup that in turn may call PopupOptions.
switchOptValue - Static variable in class CmpSpots.Cmpglb
The switchOptValue[0:nData-1] is used by the Report Popup that in turn may call PopupOptions.
swOptCBvalue - Variable in class CmpSpots.CmpReportPopup
The swOptcCBvalue[0:nData-1] is used by the CmpReportPopup that in turn may call PopupOptions.
swOptData - Variable in class CmpSpots.CmpReportPopup
The swOptData[0:(3*nData)-1] is used by the CmpReportPopup that in turn may call PopupOptions.
swOptValue - Variable in class CmpSpots.CmpReportPopup
The swOptValue[0:nData-1] is used by the CmpReportPopup that in turn may call PopupOptions.

T

testLatchLMvalidState() - Method in class CmpSpots.CmpPair
testLatchLMvalidState() - Test for landmark sets where error distance between landmarks > maxLatchDist, setting landmarks outside of the latch threshold to dbLM.validLM[k] "NL".
textarea - Variable in class CmpSpots.CmpReportPopup
Text area GUI for main report
textAreaFontSize - Variable in class CmpSpots.CmpReportPopup
font size
textAreaFontSize - Variable in class CmpSpots.CmpShowImage
font size
textFontFamily - Variable in class CmpSpots.CmpReportPopup
Text area font family
textFontFamily - Variable in class CmpSpots.CmpShowImage
font family for message window
textReport - Variable in class CmpSpots.CmpReportPopup
copy of text in textArea
thrPPswitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
thrSPswitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
timerSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
title - Variable in class CmpSpots.CmpReportPopup
string for title of frame
tmpDir - Static variable in class CmpSpots.Cmpglb
Tmp images directory {projDir}/tmp/
type - Variable in class CmpSpots.CmpPairSecondary.OptimizedPair
type is new type, i.e.

U

updateReportStatusLine(String) - Method in class CmpSpots.CmpReportPopup
updateReportStatusLine() - clear text in popup window
updateSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
updateText(String) - Method in class CmpSpots.CmpReportPopup
updateText() - update text in popup window
updateTitle(String) - Method in class CmpSpots.CmpReportPopup
updateTitle() - update title in popup window
US - Static variable in class CmpSpots.Cmpglb
Unresolved Spot - CmpSpots generated label
usageSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
USE_DEMO_DATA - Static variable in class CmpSpots.Cmpglb
Use the demo data by enabling the -demo flag and data.
useAccFileSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
useAddCwRdbugFlag - Variable in class CmpSpots.CmpShowImage
set from "Add -cwRdbug ROI overlay" Menu CB
useAddCwSdbugFlag - Variable in class CmpSpots.CmpShowImage
set from "Add -cwSdbug ROI overlay" Menu CB
useAddLabelsCB - Variable in class CmpSpots.CmpShowImage
the "Add labels" checkbox
useAddLabelsFlag - Variable in class CmpSpots.CmpShowImage
set from "Add label" checkbox
useAddLandmarksFlag - Variable in class CmpSpots.CmpShowImage
set from "Add Landmarks" Menu CB
useAddLMradiiFlag - Variable in class CmpSpots.CmpShowImage
set from "Add LM radii" Menu CB
useAddVectorCB - Variable in class CmpSpots.CmpShowImage
the "Add vector" checkbox
useAddVectorFlag - Variable in class CmpSpots.CmpShowImage
set from "Add vector" checkbox
useDragCB - Variable in class CmpSpots.CmpShowImage
the "Use drag" checkbox
useDragFlag - Variable in class CmpSpots.CmpShowImage
set from "Use drag" checkbox
useFilterByBinFlag - Variable in class CmpSpots.CmpShowImage
menu CB item to filter spots by testing if the histogram active bin is selected and histogram spot feature meets the active bin test
useHistGUIflag - Variable in class CmpSpots.CmpShowImage
flag to use simple ImageViewer w/o histogram or full GUI with the histogram
useHistGUISwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
useLmsFileSwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
usePercentDensitySwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
usePopupGUISwitch - Static variable in class CmpSpots.Cmpglb
The parsed of Command line switches
userDir - Static variable in class CmpSpots.Cmpglb
current User directory: getProperty("user.dir")+fileSeparator
useSaveImageFlag - Variable in class CmpSpots.CmpShowImage
set from "Save image" Command
util - Static variable in class CmpSpots.Cmpglb
instance of utility class
util - Static variable in class CmpSpots.DrawHistogram
link to global instance

V

VERSION - Static variable in class CmpSpots.Cmpglb
Manually define Version number
VIEW_HEIGHT - Variable in class CmpSpots.CmpShowImage
Height of the frame with and without histogram
VIEW_WIDTH_NO_HIST - Variable in class CmpSpots.CmpShowImage
Width of the frame without histogram
VIEW_WIDTH_WITH_HIST - Variable in class CmpSpots.CmpShowImage
Width of the frame with histogram
viewHeight - Variable in class CmpSpots.CmpShowImage
 
viewMenu - Variable in class CmpSpots.CmpReportPopup
"View" pull down Menu list
viewMenu - Variable in class CmpSpots.CmpShowImage
"View" pull down Menu list
viewWidth - Variable in class CmpSpots.CmpShowImage
 

W

waitForUserClose() - Method in class CmpSpots.CmpReportPopup
waitForUserClose)() wait for user to press "Close" application.
windowActivated(WindowEvent) - Method in class CmpSpots.CmpReportPopup
 
windowActivated(WindowEvent) - Method in class CmpSpots.CmpShowImage
 
windowClosed(WindowEvent) - Method in class CmpSpots.CmpReportPopup
 
windowClosed(WindowEvent) - Method in class CmpSpots.CmpShowImage
 
windowClosing(WindowEvent) - Method in class CmpSpots.CmpReportPopup
windowClosing() - closing down the window, get rid of the frame.
windowClosing(WindowEvent) - Method in class CmpSpots.CmpShowImage
windowClosing() - closing down the window, get rid of the frame.
windowDeactivated(WindowEvent) - Method in class CmpSpots.CmpReportPopup
 
windowDeactivated(WindowEvent) - Method in class CmpSpots.CmpShowImage
 
windowDeiconified(WindowEvent) - Method in class CmpSpots.CmpReportPopup
 
windowDeiconified(WindowEvent) - Method in class CmpSpots.CmpShowImage
 
windowIconified(WindowEvent) - Method in class CmpSpots.CmpReportPopup
 
windowIconified(WindowEvent) - Method in class CmpSpots.CmpShowImage
 
windowOpened(WindowEvent) - Method in class CmpSpots.CmpReportPopup
 
windowOpened(WindowEvent) - Method in class CmpSpots.CmpShowImage
 

X

xBase - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
+ base address of ULHC of clipped image in image canvas used in last paint
xImg - Variable in class CmpSpots.CmpShowImage
array for x img coords
xImg - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
image address (x,y)+(xBase,yBase)
xLRHC - Variable in class CmpSpots.DrawHistogram
lower Y right hand corner of hist.
xmlDir - Static variable in class CmpSpots.Cmpglb
Directory {projDir}/xml/ use to accession, landmark, SSF, SPF, CSD and other database files.
xObj - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
X cursor position mapped to image
xPainted - Variable in class CmpSpots.DrawHistogram
local SCALED histogram X position
xULHC - Variable in class CmpSpots.DrawHistogram
upper X left hand corner of hist.

Y

yBase - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
 
yImg - Variable in class CmpSpots.CmpShowImage
array for y img coords
yImg - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
image address (x,y)+(xBase,yBase)
yLRHC - Variable in class CmpSpots.DrawHistogram
lower Y right hand corner of hist.
yObj - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
Y cursor position mapped to image
yULHC - Variable in class CmpSpots.DrawHistogram
upper Y left hand corner of hist.

Z

zoomChoice - Variable in class CmpSpots.CmpShowImage
zoom Choice list
zoomFactor - Variable in class CmpSpots.CmpShowImage
zoomFactor
zoomFactor - Variable in class CmpSpots.CmpSpotsScrollableImagePanel
zoom factor

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z