Uses of Package
org.knime.base.node.viz.plotter.basic

Packages that use org.knime.base.node.viz.plotter.basic
org.knime.base.node.mine.regression.linear.view Customized scatter plot view that also shows the regression line. 
org.knime.base.node.mine.regression.polynomial.learner The polyreg's predictor package contains just the two classes that make up the predictor node: the model and its factory. 
org.knime.base.node.viz.plotter.basic The idea behind the BasicPlotter is to provide a small fraction of the functionality known from "R" or "GnuPlot", if you have some basic elements, such as lines, ellipses, rectangles, you want to add to your view you can use the BasicPlotter
org.knime.base.node.viz.plotter.box Contains all classes that realize a box plot. 
org.knime.base.node.viz.plotter.columns This package contains convenient classes when two or n columns should be displayed. 
org.knime.base.node.viz.plotter.dendrogram Contains all classes necessary to visualize a hierachical clustering result represented by a DendrogramNode
org.knime.base.node.viz.plotter.line A line plot plots the numeric columns of the input table as lines. 
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. 
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. 
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. 
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.mine.regression.linear.view
BasicDrawingPane
          The BasicDrawingPane stores the BasicDrawingElements and paints them in the BasicDrawingPane.paintContent(Graphics) method by calling their #paint(Graphics2D) method.
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.mine.regression.polynomial.learner
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.basic
Basic2DDrawingElement
          This class is a specialization of the BasicDrawingElement by providing a flag whether the shape should be filled or not.
BasicDrawingElement
          A drawing element consists of points which are already mapped to the drawing pane's dimension.
BasicDrawingPane
          The BasicDrawingPane stores the BasicDrawingElements and paints them in the BasicDrawingPane.paintContent(Graphics) method by calling their #paint(Graphics2D) method.
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
DataCellPoint
          A DataCellPoint consists of two DataCells, one for the x and one for the y axis.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.box
BasicDrawingPane
          The BasicDrawingPane stores the BasicDrawingElements and paints them in the BasicDrawingPane.paintContent(Graphics) method by calling their #paint(Graphics2D) method.
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.columns
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.dendrogram
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.line
BasicDrawingPane
          The BasicDrawingPane stores the BasicDrawingElements and paints them in the BasicDrawingPane.paintContent(Graphics) method by calling their #paint(Graphics2D) method.
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.parcoord
BasicDrawingPane
          The BasicDrawingPane stores the BasicDrawingElements and paints them in the BasicDrawingPane.paintContent(Graphics) method by calling their #paint(Graphics2D) method.
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.scatter
BasicDrawingPane
          The BasicDrawingPane stores the BasicDrawingElements and paints them in the BasicDrawingPane.paintContent(Graphics) method by calling their #paint(Graphics2D) method.
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 

Classes in org.knime.base.node.viz.plotter.basic used by org.knime.base.node.viz.plotter.scattermatrix
BasicDrawingPane
          The BasicDrawingPane stores the BasicDrawingElements and paints them in the BasicDrawingPane.paintContent(Graphics) method by calling their #paint(Graphics2D) method.
BasicPlotter
          Tha BasicPlotter provides means to add some simple, basic graphical forms to the drawing pane, which are automatically mapped to the drawing pane's dimension.
 



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.