Uses of Class
org.knime.base.node.viz.plotter.parcoord.LineInfo

Packages that use LineInfo
org.knime.base.node.viz.plotter.parcoord A ParallelCoordinatePlot is a representation of multi-dimensional information or data, in which multiple dimensions are allocated to parallel axes on-screen. 
 

Uses of LineInfo in org.knime.base.node.viz.plotter.parcoord
 

Methods in org.knime.base.node.viz.plotter.parcoord that return types with arguments of type LineInfo
 List<LineInfo> ParallelCoordinateDrawingPane.getLines()
           
 

Methods in org.knime.base.node.viz.plotter.parcoord with parameters of type LineInfo
protected  void ParallelCoordinateDrawingPane.paintDot(Graphics g, Point p, LineInfo line, int size)
          Paints one dot with its shape.
 

Method parameters in org.knime.base.node.viz.plotter.parcoord with type arguments of type LineInfo
protected  void ParallelCoordinateDrawingPane.drawLines(Graphics g, List<LineInfo> lines)
          Draws the lines / rows.
 void ParallelCoordinateDrawingPane.setLines(List<LineInfo> lines)
           
 



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.