public class InteractiveBarElementDataModel extends BarElementDataModel
BarElementDataModel
to support hiliting.Modifier | Constructor and Description |
---|---|
protected |
InteractiveBarElementDataModel(Color color)
Constructor for class BarElementDataModel.
|
Modifier and Type | Method and Description |
---|---|
void |
updateElementWidth(int xCoord,
int elementWidth,
AbstractHistogramVizModel.HistogramHiliteCalculator calculator) |
clone, getElementRectangle, loadFromFile, setRectangle
addDataRow, calculateHilitedShape, clearHilite, getAggregationSum, getAggregationValue, getColor, getHilitedKeys, getHiliteRowCount, getHiliteShape, getKeys, getName, getRowCount, getShape, getValueCount, isEmpty, isHilited, isPresentable, isSelected, removeHilitedKeys, save2File, selectElement, selectElement, setHilitedKeys, setHiliteShape, setPresentable, setSelected, setShape, supportsHiliting
protected InteractiveBarElementDataModel(Color color)
color
- the color to use for this bar elementpublic void updateElementWidth(int xCoord, int elementWidth, AbstractHistogramVizModel.HistogramHiliteCalculator calculator)
updateElementWidth
in class BarElementDataModel
xCoord
- the new x coordinateelementWidth
- the new element widthcalculator
- the hilite shape calculator
KNIME GmbH, Konstanz, Germany
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.