Class SwingSOM<Row,Column>

java.lang.Object
com.macrofocus.high_d.som.AbstractSOM<JComponent,Color,Row,Column>
com.macrofocus.high_d.som.swing.SwingSOM<Row,Column>
All Implemented Interfaces:
SOM<JComponent,Color,Row,Column>

public class SwingSOM<Row,Column> extends AbstractSOM<JComponent,Color,Row,Column>