Package com.macrofocus.high_d.barchart
Class AbstractBarChartController<Component,Color,Row,Column>
- java.lang.Object
-
- com.macrofocus.high_d.barchart.AbstractBarChartController<Component,Color,Row,Column>
-
- All Implemented Interfaces:
BarChartController<Component,Color,Row,Column>
public abstract class AbstractBarChartController<Component,Color,Row,Column> extends java.lang.Object implements BarChartController<Component,Color,Row,Column>
-
-
Constructor Summary
Constructors Constructor Description AbstractBarChartController()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.macrofocus.high_d.barchart.BarChartController
setView
-
-