C# 클래스 PrimerDesigner.RealBlastPrimerResult

상속: ScatterViewItem
파일 보기 프로젝트 열기: igemsoftware/BU_Wellesley_Software_2011 1 사용 예제들

공개 메소드들

메소드 설명
RealBlastPrimerResult ( ResultSVI result, int maxResult, int totalBP ) : System
toString ( ) : String

비공개 메소드들

메소드 설명
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

메소드 상세

RealBlastPrimerResult() 공개 메소드

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

toString() 공개 메소드

public toString ( ) : String
리턴 String