org.knime.base.node.viz.plotter.parcoord
Class ParallelCoordinateNodeView
java.lang.Object
org.knime.core.node.AbstractNodeView<T>
org.knime.core.node.NodeView
org.knime.base.node.viz.plotter.node.DefaultVisualizationNodeView
org.knime.base.node.viz.plotter.parcoord.ParallelCoordinateNodeView
- All Implemented Interfaces:
- EventListener, NodeModelWarningListener
public class ParallelCoordinateNodeView
- extends DefaultVisualizationNodeView
Extends the
DefaultVisualizationNodeView
since it provides an additional menu to show, fade or hide unhilited lines
(rows).
- Author:
- Fabian Dill, University of Konstanz
Methods inherited from class org.knime.core.node.NodeView |
callCloseView, closeView, createFrame, getComponent, getJMenuBar, getViewTitle, isOpen, openViewComponent, setComponent, setShowNODATALabel, setViewTitleSuffix, warningChanged |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ParallelCoordinateNodeView
public ParallelCoordinateNodeView(NodeModel model,
ParallelCoordinatesPlotter plotter)
- Adds a show/hide menu to the menu bar.
- Parameters:
model
- the node modelplotter
- the plotter
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.