Package com.macrofocus.high_d.som
Interface SOMController<Component,Color,Row,Column>
- All Known Implementing Classes:
AbstractSOMController
public interface SOMController<Component,Color,Row,Column>
-
Method Summary
-
Method Details
-
setView
Replace the view currently under control.- Parameters:
view
- the ScatterPlotMatrixView to use
-