Package com.macrofocus.high_d.barchart
Class AbstractBarChartView<Component,Color,Row,Column>
- java.lang.Object
-
- com.macrofocus.high_d.barchart.AbstractBarChartView<Component,Color,Row,Column>
-
- All Implemented Interfaces:
BarChartView<Component,Color,Row,Column>
public abstract class AbstractBarChartView<Component,Color,Row,Column> extends java.lang.Object implements BarChartView<Component,Color,Row,Column>
-
-
Constructor Summary
Constructors Constructor Description AbstractBarChartView()
-
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.BarChartView
getModel, setLicenseModel, setModel
-
-