| Name | Description | Type | Package | Framework |
| ColorAttr | This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and | Class | org.knime.core.data.property | KNIME |
| ColorHandler | Final ColorHandler implementation as container which forwards color requests for a DataCell to its underlying | Class | org.knime.core.data.property | KNIME |
| ColorHandler .ColorModel | Returns a ColorAttr for the given DataCell. | Interface | org.knime.core.data.property | KNIME |
| ColorModelNominal | Color model which maps a set of DataCell objects toAuthor:Thomas Gabriel, University of Konstanz, Germany | Class | org.knime.core.data.property | KNIME |
| ColorModelRange | Computes colors based on a range of minimum and maximum values assigned to certain colors which are interpolated between a min and maximum color. | Class | org.knime.core.data.property | KNIME |
| PropertyHandler | Parent of all PropertyHandlers (color, size, . | Interface | org.knime.core.data.property | KNIME |
| ShapeFactory | Abstract class for different drawable shapes. | Class | org.knime.core.data.property | KNIME |
| ShapeFactory .Shape | Abstract implementation of a shape. | Class | org.knime.core.data.property | KNIME |
| ShapeHandler | Final ShapeHandler implementation which keeps a ShapeModel to request Shape objects from. | Class | org.knime.core.data.property | KNIME |
| ShapeHandler .ShapeModel | Interface | org.knime.core.data.property | KNIME | |
| ShapeModelNominal | Nominal ShapeModel which maps a set of DataCellAuthor:Thomas Gabriel, University of Konstanz | Class | org.knime.core.data.property | KNIME |
| ShapeSelectionComboBox | Class | org.knime.core.data.property | KNIME | |
| ShapeSelectionComboBoxRenderer | Overrides the DefaultTableCellRenderer and sets icon and text to display the Shape properties. | Class | org.knime.core.data.property | KNIME |
| ShapeSelectionListRenderer | Class | org.knime.core.data.property | KNIME | |
| SizeHandler | Final SizeHandler implementation which keeps a SizeModel to request size settings from. | Class | org.knime.core.data.property | KNIME |
| SizeHandler .SizeModel | Interface | org.knime.core.data.property | KNIME | |
| SizeModelDouble | A SizeModel computing sizes of objects (rows) based on the double value of DataCell. | Class | org.knime.core.data.property | KNIME |
| SizeModelDouble .Mapping | Supported mapping methods. | Class | org.knime.core.data.property | KNIME |