org.knime.base.node.viz.plotter.parcoord
Class NumericParallelAxis
java.lang.Object
org.knime.base.node.viz.plotter.parcoord.ParallelAxis
org.knime.base.node.viz.plotter.parcoord.NumericParallelAxis
public class NumericParallelAxis
- extends ParallelAxis
Represents a ParallelAxis
with numeric values and provides access to the minimum and maximum value of
the domain.
- Author:
- Fabian Dill, University of Konstanz
Methods inherited from class org.knime.base.node.viz.plotter.parcoord.ParallelAxis |
createParallelAxis, getCoordinate, getHeight, getMappedValue, getName, getXPosition, isContainedIn, isNominal, isSelected, setCoordinate, setHeight, setName, setSelected, setXPosition, toString |
NumericParallelAxis
public NumericParallelAxis()
getMinValue
public double getMinValue()
- Returns:
- thre minimum value of the domain.
getMaxValue
public double getMaxValue()
- Returns:
- the maximum value of the domain.
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.