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