org.knime.base.node.viz.pie.node.fixed
Class FixedPieNodeView

java.lang.Object
  extended by org.knime.core.node.AbstractNodeView<T>
      extended by org.knime.core.node.NodeView<T>
          extended by org.knime.base.node.viz.pie.node.PieNodeView<FixedPieProperties,FixedPieVizModel,FixedPieNodeModel>
              extended by org.knime.base.node.viz.pie.node.fixed.FixedPieNodeView
All Implemented Interfaces:
EventListener, NodeModelWarningListener

public class FixedPieNodeView
extends PieNodeView<FixedPieProperties,FixedPieVizModel,FixedPieNodeModel>

The fixed implementation of the PieNodeView.

Author:
Tobias Koetter, University of Konstanz

Field Summary
 
Fields inherited from class org.knime.core.node.NodeView
COLOR_BACKGROUND, PROP_CHANGE_CLOSE
 
Constructor Summary
FixedPieNodeView(FixedPieNodeModel nodeModel)
          Constructor for class FixedPieNodeView.
 
Method Summary
protected  PiePlotter<FixedPieProperties,FixedPieVizModel> getPlotter(FixedPieVizModel vizModel, HiLiteHandler handler)
          
 
Methods inherited from class org.knime.base.node.viz.pie.node.PieNodeView
modelChanged, onClose, onOpen
 
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 org.knime.core.node.AbstractNodeView
getLogger, getNodeModel, updateModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixedPieNodeView

FixedPieNodeView(FixedPieNodeModel nodeModel)
Constructor for class FixedPieNodeView.

Parameters:
nodeModel - the node model
Method Detail

getPlotter

protected PiePlotter<FixedPieProperties,FixedPieVizModel> getPlotter(FixedPieVizModel vizModel,
                                                                     HiLiteHandler handler)

Specified by:
getPlotter in class PieNodeView<FixedPieProperties,FixedPieVizModel,FixedPieNodeModel>
Parameters:
vizModel - the pie visualization model
handler - 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.