org.knime.base.node.viz.pie.node.interactive
Class InteractivePieNodeView
java.lang.Object
org.knime.core.node.AbstractNodeView<T>
org.knime.core.node.NodeView<T>
org.knime.base.node.viz.pie.node.PieNodeView<InteractivePieProperties,InteractivePieVizModel,InteractivePieNodeModel>
org.knime.base.node.viz.pie.node.interactive.InteractivePieNodeView
- All Implemented Interfaces:
- EventListener, NodeModelWarningListener
public class InteractivePieNodeView
- extends PieNodeView<InteractivePieProperties,InteractivePieVizModel,InteractivePieNodeModel>
The interactive implementation of the PieNodeView
.
- Author:
- Tobias Koetter, 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 |
InteractivePieNodeView
protected InteractivePieNodeView(InteractivePieNodeModel nodeModel)
- Constructor for class InteractivePieNodeView.
- Parameters:
nodeModel
- the node model
getPlotter
protected PiePlotter<InteractivePieProperties,InteractivePieVizModel> getPlotter(InteractivePieVizModel vizModel,
HiLiteHandler handler)
-
- Specified by:
getPlotter
in class PieNodeView<InteractivePieProperties,InteractivePieVizModel,InteractivePieNodeModel>
- Parameters:
vizModel
- the pie visualization modelhandler
- the hilite handler
- Returns:
- the plotter implementation
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.