Uses of Class
org.knime.base.node.viz.plotter.scatter.DotInfoArray

Packages that use DotInfoArray
org.knime.base.node.viz.plotter.scatter A scatter plot maps to columns (dimensions) of data to 2-dimensional space, which results that each row (data instance) can be represented as one 2-dimensional point. 
 

Uses of DotInfoArray in org.knime.base.node.viz.plotter.scatter
 

Methods in org.knime.base.node.viz.plotter.scatter that return DotInfoArray
 DotInfoArray ScatterPlotterDrawingPane.getDotInfoArray()
           
 

Methods in org.knime.base.node.viz.plotter.scatter with parameters of type DotInfoArray
protected  void ScatterPlotter.calculateCoordinates(DotInfoArray dotsArray)
          Given the actual size of the drawing pane, the actual zoom factor, and min/max values it calculates the screen coordinates for each dot info in the array passed in.
 void ScatterPlotterDrawingPane.setDotInfoArray(DotInfoArray dotInfo)
          Sets the dots to be painted.
 



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.