Uses of Class
org.knime.base.node.viz.plotter.box.Box

Packages that use Box
org.knime.base.node.viz.plotter.box Contains all classes that realize a box plot. 
 

Uses of Box in org.knime.base.node.viz.plotter.box
 

Methods in org.knime.base.node.viz.plotter.box that return types with arguments of type Box
 List<Box> BoxPlotDrawingPane.getBoxes()
           
 

Methods in org.knime.base.node.viz.plotter.box with parameters of type Box
protected  void BoxPlotDrawingPane.paintLabels(Graphics g, Box box)
          If space between axis is enough and also between the values paint labels otherwise the information is available with the tool tip.
protected  List<DotInfo> BoxPlotter.updateOutliers(Coordinate yCoordinate, Box box)
          Sets the outliers as dotinfo to the scatterplotter drawing pane to make them selectable and hilite-able.
 

Method parameters in org.knime.base.node.viz.plotter.box with type arguments of type Box
 void BoxPlotDrawingPane.setBoxes(List<Box> boxes)
           
 



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.