Package org.knime.base.data.bitvector

This package contains classes responsible for the representation and conversion of bit vectors.

See:
          Description

Interface Summary
BitVectorValue Deprecated. use the BitVectorValue in the core plug-in instead.
 

Class Summary
BitString2BitVectorCellFactory  
BitVectorCell Deprecated.
BitVectorCellFactory Base class for all cell factories converting strings to bitvectors.
BitVectorColumnCellFactory  
BitVectorValue.BitVectorUtilityFactory Utility Factory for Bit Vector values.
BitVectorValuePixelRenderer Deprecated. use the BitVectorValuePixelRenderer from the core plug-in instead
BitVectorValueStringRenderer Deprecated. use the BitVectorValueStringRenderer from the core plug-in instead.
Hex2BitVectorCellFactory Factory class to transform a StringValue cell into a DenseBitVectorCell.
IdString2BitVectorCellFactory  
Numeric2BitVectorMeanCellFactory  
Numeric2BitVectorThresholdCellFactory  
 

Enum Summary
BitVectorValueStringRenderer.Type Possible types for string representation.
 

Package org.knime.base.data.bitvector Description

This package contains classes responsible for the representation and conversion of bit vectors. The BitVectorCell represents a bitvetor in a DataTable. The BitString2BitVectorCellFactory converts strings of 0s and 1s into bitvector cells, the Hex2BitVectorCellFactory converts a hexadecimal representation into bitvectors cells and the IdString2BitVectorCellFactory converts Strings where the positions of the bit to set are listed into bitvector cells.



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.