Uses of Package
org.knime.base.util.coordinate

Packages that use org.knime.base.util.coordinate
org.knime.base.node.viz.plotter Contains the basic viewing framework for KNIME. 
org.knime.base.node.viz.plotter.box Contains all classes that realize a box plot. 
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.scattermatrix A scatter matrix plot is a matrix of scatter plots, where each selected column is plotted against each selected column. 
org.knime.base.util.coordinate All classes of this package are not part of the offical API and might undergo changes until the next release. 
 

Classes in org.knime.base.util.coordinate used by org.knime.base.node.viz.plotter
Coordinate
          The abstract class for all coordinate classes.
CoordinateMapping
          Abstract class describing a coordinate mapping.
 

Classes in org.knime.base.util.coordinate used by org.knime.base.node.viz.plotter.box
Coordinate
          The abstract class for all coordinate classes.
 

Classes in org.knime.base.util.coordinate used by org.knime.base.node.viz.plotter.parcoord
Coordinate
          The abstract class for all coordinate classes.
 

Classes in org.knime.base.util.coordinate used by org.knime.base.node.viz.plotter.scattermatrix
Coordinate
          The abstract class for all coordinate classes.
 

Classes in org.knime.base.util.coordinate used by org.knime.base.util.coordinate
AscendingNumericTickPolicyStrategy
          A strategy which creates tick for numeric values in ascending order.
Coordinate
          The abstract class for all coordinate classes.
CoordinateFactory
          Interface for a coordinate factory.
CoordinateMapping
          Abstract class describing a coordinate mapping.
MappingMethod
          Interface for a mapping method which is executed before calculating ticks and mapping.
NumericCoordinate
          The abstract class which should be implemented by all coordinates which map numeric values.
PolicyStrategy
          Abstract class for policy strategies.
 



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.