org.knime.core.node.workflow
Class WorkflowAnnotation

java.lang.Object
  extended by org.knime.core.node.workflow.Annotation
      extended by org.knime.core.node.workflow.WorkflowAnnotation
All Implemented Interfaces:
Cloneable, UIInformation

public class WorkflowAnnotation
extends Annotation

Workflow annotation (not associated with a node). Bernd Wiswedel, KNIME.com, Zurich, Switzerland


Constructor Summary
WorkflowAnnotation()
          New empty annotation.
WorkflowAnnotation(AnnotationData data)
          Restore annotation.
 
Method Summary
 WorkflowAnnotation clone()
          UIInformation objects are cloneable without further restriction.
 
Methods inherited from class org.knime.core.node.workflow.Annotation
addUIInformationListener, copyFrom, fireChangeEvent, getAlignment, getBgColor, getData, getHeight, getStyleRanges, getText, getWidth, getX, getY, load, removeUIInformationListener, save, setDimension, setDimensionNoNotify, shiftPosition, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WorkflowAnnotation

public WorkflowAnnotation()
New empty annotation.


WorkflowAnnotation

public WorkflowAnnotation(AnnotationData data)
Restore annotation.

Parameters:
data - Data
Method Detail

clone

public WorkflowAnnotation clone()
UIInformation objects are cloneable without further restriction.

Specified by:
clone in interface UIInformation
Overrides:
clone in class Annotation
Returns:
a clone of this object


Copyright, 2003 - 2012. 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.