org.knime.core.node.workflow
Class WorkflowAnnotation
java.lang.Object
org.knime.core.node.workflow.Annotation
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
| 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 |
WorkflowAnnotation
public WorkflowAnnotation()
- New empty annotation.
WorkflowAnnotation
public WorkflowAnnotation(AnnotationData data)
- Restore annotation.
- Parameters:
data - Data
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.