org.knime.core.data.property
Interface ShapeHandler.ShapeModel

All Known Implementing Classes:
ShapeModelNominal
Enclosing class:
ShapeHandler

static interface ShapeHandler.ShapeModel

Internal ShapeModel used to request Shape objects by DataCell attribute value.


Method Summary
 ShapeFactory.Shape getShape(DataCell dc)
          Returns a Shape object for a given DataCell.
 void save(ConfigWO config)
          Saves this ShapeModel to the given config.
 

Method Detail

getShape

ShapeFactory.Shape getShape(DataCell dc)
Returns a Shape object for a given DataCell.

Parameters:
dc - The attribute value to get size for.
Returns:
A double between 0 and 1.

save

void save(ConfigWO config)
Saves this ShapeModel to the given config.

Parameters:
config - This object.


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.