Uses of Class
org.knime.base.node.viz.plotter.basic.Basic2DDrawingElement

Packages that use Basic2DDrawingElement
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
 

Uses of Basic2DDrawingElement in org.knime.base.node.viz.plotter.basic
 

Subclasses of Basic2DDrawingElement in org.knime.base.node.viz.plotter.basic
 class BasicEllipse
          Represents an ellipse defined by two points, the lower-left and the upper-right corner, different from normal Java graphics behavior!
 class BasicRectangle
          Represents a rectangle which is defined by two points, the upper-left and the lower-right corner as known from Java Graphics.
 



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.