Class DefaultHeatMapModel<Color,​Row,​Column>

  • All Implemented Interfaces:
    HeatMapModel<Color,​Row,​Column>

    public class DefaultHeatMapModel<Color,​Row,​Column>
    extends AbstractHeatMapModel<Color,​Row,​Column>
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultHeatMapModel

        public DefaultHeatMapModel()