Uses of Class
org.knime.base.node.viz.plotter.LabelPaintUtil.Position

Packages that use LabelPaintUtil.Position
org.knime.base.node.viz.plotter Contains the basic viewing framework for KNIME. 
 

Uses of LabelPaintUtil.Position in org.knime.base.node.viz.plotter
 

Methods in org.knime.base.node.viz.plotter that return LabelPaintUtil.Position
static LabelPaintUtil.Position LabelPaintUtil.Position.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LabelPaintUtil.Position[] LabelPaintUtil.Position.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.knime.base.node.viz.plotter with parameters of type LabelPaintUtil.Position
static void LabelPaintUtil.drawLabel(String label, Graphics2D g, Rectangle availableSpace, LabelPaintUtil.Position position, boolean rotate)
          Draws the label, and if the available space is to small it rotates the label depending on the LabelPaintUtil.Position where to draw it.
 



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.