Package com.macrofocus.high_d.heatmap
Class AbstractHeatMapController<Component,Color,Row,Column>
- java.lang.Object
-
- com.macrofocus.high_d.heatmap.AbstractHeatMapController<Component,Color,Row,Column>
-
- All Implemented Interfaces:
HeatMapController<Component,Color,Row,Column>
public abstract class AbstractHeatMapController<Component,Color,Row,Column> extends java.lang.Object implements HeatMapController<Component,Color,Row,Column>
-
-
Constructor Summary
Constructors Constructor Description AbstractHeatMapController()
-
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.heatmap.HeatMapController
setView
-
-