Package com.macrofocus.high_d.mds.sammon
Interface SammonModel
-
- All Superinterfaces:
MDSModel
,MutableMDSModel
- All Known Implementing Classes:
SimpleSammonModel
,SimpleTSNEModel
public interface SammonModel extends MutableMDSModel
-
-
Method Summary
-
Methods inherited from interface com.macrofocus.high_d.mds.MDSModel
getColumnCount, getRowCount, getX, getY, isAvailable
-
Methods inherited from interface com.macrofocus.high_d.mds.MutableMDSModel
setX, setY
-
-