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