Uses of Class
org.knime.base.node.mine.mds.MDSNodeModel

Packages that use MDSNodeModel
org.knime.base.node.mine.mds A node that applies multi dimensional scaling (MDS) on high dimensional data. 
 

Uses of MDSNodeModel in org.knime.base.node.mine.mds
 

Methods in org.knime.base.node.mine.mds that return MDSNodeModel
 MDSNodeModel MDSNodeFactory.createNodeModel()
          Creates and returns a new instance of the node's corresponding model.
 

Methods in org.knime.base.node.mine.mds that return types with arguments of type MDSNodeModel
 NodeView<MDSNodeModel> MDSNodeFactory.createNodeView(int index, MDSNodeModel model)
          Creates and returns a new node view for the given index.
 

Methods in org.knime.base.node.mine.mds with parameters of type MDSNodeModel
 NodeView<MDSNodeModel> MDSNodeFactory.createNodeView(int index, MDSNodeModel model)
          Creates and returns a new node view for the given index.
 



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.