|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
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. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||