org.fhcrc.cpl.viewer
Class DumpWindow2D

java.lang.Object
  extended by org.fhcrc.cpl.viewer.DumpWindow2D

public class DumpWindow2D
extends java.lang.Object


Constructor Summary
DumpWindow2D()
           
 
Method Summary
static void dump(java.io.File runFile, java.io.File featureFile, int leadingScans, int trailingScans, int leadingPeaks, int trailingPeaks, java.io.File outFile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DumpWindow2D

public DumpWindow2D()
Method Detail

dump

public static void dump(java.io.File runFile,
                        java.io.File featureFile,
                        int leadingScans,
                        int trailingScans,
                        int leadingPeaks,
                        int trailingPeaks,
                        java.io.File outFile)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Fred Hutchinson Cancer Research Center