C# Class PrimerDesigner.RealBlastPrimerResult

Inheritance: ScatterViewItem
ファイルを表示 Open project: igemsoftware/BU_Wellesley_Software_2011 Class Usage Examples

Public Methods

Method Description
RealBlastPrimerResult ( ResultSVI result, int maxResult, int totalBP ) : System
toString ( ) : String

Private Methods

Method Description
BlastPR_ScatterManipulationCompleted ( object sender, ScatterManipulationCompletedEventArgs e ) : void

Authors: Consuelo Valdes and Kelsey Tempel When user has finished moving the orignal BlastResult over, show an expanded information view and animate :)

blastResultSVI_ScatterManipulationDelta ( object sender, ScatterManipulationDeltaEventArgs e ) : void

AUTHORS: Kelsey Tempel, Consuelo Valdes Adds bar showing results match on thing being blasted against. Adds a connecting bar betweent the match and the result. Make as touched so we don't have useless memory waste.

svi_ScatterManipulationDelta ( object sender, ScatterManipulationDeltaEventArgs e ) : void

Method Details

RealBlastPrimerResult() public method

public RealBlastPrimerResult ( ResultSVI result, int maxResult, int totalBP ) : System
result ResultSVI
maxResult int
totalBP int
return System

toString() public method

public toString ( ) : String
return String