Uses of Package
org.knime.core.data.property

Packages that use org.knime.core.data.property
org.knime.base.node.viz.plotter.dendrogram Contains all classes necessary to visualize a hierachical clustering result represented by a DendrogramNode
org.knime.base.node.viz.plotter.parcoord A ParallelCoordinatePlot is a representation of multi-dimensional information or data, in which multiple dimensions are allocated to parallel axes on-screen. 
org.knime.base.node.viz.plotter.scatter A scatter plot maps to columns (dimensions) of data to 2-dimensional space, which results that each row (data instance) can be represented as one 2-dimensional point. 
org.knime.base.node.viz.property.color Contains the Color Manager and Color Appender node to set colors for a nominal or bounded (numeric) column. 
org.knime.base.node.viz.property.shape Contains the Shape Manager and Shape Appender node to set shapes for a nominal column. 
org.knime.base.node.viz.property.size Contains the Size Manager and Size Appender node to set sizes for a bounded (numeric) column. 
org.knime.core.data Contains the interface definitions of the DataCell and DataTable and related classes, used to store and access the actual data. 
org.knime.core.data.property Contains utility classes for Colors, Shapes, and Sizes which can be assigned to a DataTable via corresponding ColorHandler, ShapeHandler, and SizeHandler all derived from PropertyHandler
org.knime.core.node.tableview Node implementation of a table view. 
 

Classes in org.knime.core.data.property used by org.knime.base.node.viz.plotter.dendrogram
ColorAttr
          This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and background.
ShapeFactory.Shape
          Abstract implementation of a shape.
 

Classes in org.knime.core.data.property used by org.knime.base.node.viz.plotter.parcoord
ColorAttr
          This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and background.
ShapeFactory.Shape
          Abstract implementation of a shape.
 

Classes in org.knime.core.data.property used by org.knime.base.node.viz.plotter.scatter
ColorAttr
          This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and background.
ShapeFactory.Shape
          Abstract implementation of a shape.
 

Classes in org.knime.core.data.property used by org.knime.base.node.viz.property.color
ColorAttr
          This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and background.
ColorHandler
          Final ColorHandler implementation as container which forwards color requests for a DataCell to its underlying ColorHandler.ColorModel.
 

Classes in org.knime.core.data.property used by org.knime.base.node.viz.property.shape
ShapeHandler
          Final ShapeHandler implementation which keeps a ShapeModel to request Shape objects from.
 

Classes in org.knime.core.data.property used by org.knime.base.node.viz.property.size
SizeHandler
          Final SizeHandler implementation which keeps a SizeModel to request size settings from.
 

Classes in org.knime.core.data.property used by org.knime.core.data
ColorAttr
          This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and background.
ColorHandler
          Final ColorHandler implementation as container which forwards color requests for a DataCell to its underlying ColorHandler.ColorModel.
ShapeFactory.Shape
          Abstract implementation of a shape.
ShapeHandler
          Final ShapeHandler implementation which keeps a ShapeModel to request Shape objects from.
SizeHandler
          Final SizeHandler implementation which keeps a SizeModel to request size settings from.
 

Classes in org.knime.core.data.property used by org.knime.core.data.property
ColorAttr
          This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and background.
ColorHandler
          Final ColorHandler implementation as container which forwards color requests for a DataCell to its underlying ColorHandler.ColorModel.
ColorHandler.ColorModel
          Interface allowing requests for ColorAttr by DataCell.
ColorModelNominal
          Color model which maps a set of DataCell objects to Color.
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.
PropertyHandler
          Parent of all PropertyHandlers (color, size, ...).
ShapeFactory.Shape
          Abstract implementation of a shape.
ShapeHandler
          Final ShapeHandler implementation which keeps a ShapeModel to request Shape objects from.
ShapeHandler.ShapeModel
          Internal ShapeModel used to request Shape objects by DataCell attribute value.
ShapeModelNominal
          Nominal ShapeModel which maps a set of DataCell element to Shape.
SizeHandler
          Final SizeHandler implementation which keeps a SizeModel to request size settings from.
SizeHandler.SizeModel
          Internal SizeModel used to request sizes by DataCell attribute value.
SizeModelDouble
          A SizeModel computing sizes of objects (rows) based on the double value of DataCell.
SizeModelDouble.Mapping
          Supported mapping methods.
 

Classes in org.knime.core.data.property used by org.knime.core.node.tableview
ColorAttr
          This class holds a Color value as property for view objects and supports colors for selection, hilite, selection-hilite, border, and background.
 



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.