Method | Description | |
---|---|---|
BoxesVisualDiscriminationView ( |
Construct with an INeatExperiment. This provides config data parsed from the experiment config XML and a method for creating genome decoders for different visual resolutions.
|
|
RefreshView ( object genome ) : void |
Refresh/update the view with the provided genome.
|
Method | Description | |
---|---|---|
GetResponseColor ( double response ) : Color | ||
PaintView ( IBlackBox box ) : void | ||
SetResolution ( int visualFieldResolution ) : void | ||
btnNextTestCase_Click ( object sender, |
||
cbxResolution_SelectedIndexChanged ( object sender, |
||
pbx_MouseMove ( object sender, MouseEventArgs e ) : void | ||
pbx_SizeChanged ( object sender, System e ) : void |
public BoxesVisualDiscriminationView ( |
||
experiment | ||
return | System |