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