Class SwingHeatMap<Row,Column>

java.lang.Object
com.macrofocus.high_d.heatmap.AbstractHeatMap<JComponent,Color,Row,Column>
com.macrofocus.high_d.heatmap.swing.SwingHeatMap<Row,Column>
All Implemented Interfaces:
HeatMap<JComponent,Color,Row,Column>

public class SwingHeatMap<Row,Column> extends AbstractHeatMap<JComponent,Color,Row,Column>