Uses of Class
org.knime.base.node.viz.plotter.scattermatrix.ScatterMatrixElement

Packages that use ScatterMatrixElement
org.knime.base.node.viz.plotter.scattermatrix A scatter matrix plot is a matrix of scatter plots, where each selected column is plotted against each selected column. 
 

Uses of ScatterMatrixElement in org.knime.base.node.viz.plotter.scattermatrix
 

Methods in org.knime.base.node.viz.plotter.scattermatrix that return ScatterMatrixElement
 ScatterMatrixElement[][] ScatterMatrixDrawingPane.getMatrixElements()
           
 

Methods in org.knime.base.node.viz.plotter.scattermatrix with parameters of type ScatterMatrixElement
protected  void ScatterMatrixDrawingPane.paintHorizontalCoordinate(Graphics g, ScatterMatrixElement element, int y, boolean top)
          Paints the horizontal coordinates of the matrix elements at the border of the drawing pane.
protected  void ScatterMatrixDrawingPane.paintVerticalCoordinate(Graphics g, ScatterMatrixElement element, int x, boolean left)
          Paints the vertical coordinates at the border of the drawing pane.
 void ScatterMatrixDrawingPane.setScatterMatrixElements(ScatterMatrixElement[][] elements)
           
 



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.