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