| Name | Description | Type | Package | Framework |
| AscendingNumericTickPolicyStrategy | A strategy which creates tick for numeric values in ascending order. | Class | org.knime.base.util.coordinate | KNIME |
| Combinations | This class comes in handy if you want to compute combinations and process them in some way. | Class | org.knime.base.util.math | KNIME |
| Combinations .Callback | Callback interface used by the various visit methods. | Interface | org.knime.base.util.math | KNIME |
| Coordinate | The abstract class for all coordinate classes. | Class | org.knime.base.util.coordinate | KNIME |
| CoordinateFactory | Interface for a coordinate factory. | Interface | org.knime.base.util.coordinate | KNIME |
| CoordinateMapping | Abstract class describing a coordinate mapping. | Class | org.knime.base.util.coordinate | KNIME |
| DescendingNumericTickPolicyStrategy | Class | org.knime.base.util.coordinate | KNIME | |
| DoubleCoordinate | This class represents a numeric coordinate defined by a given DataColumnSpec. | Class | org.knime.base.util.coordinate | KNIME |
| DoubleCoordinateFactory | Class | org.knime.base.util.coordinate | KNIME | |
| DoubleCoordinateMapping | Holds the original value according to the domain and its mapping. | Class | org.knime.base.util.coordinate | KNIME |
| EigenvalueDecomposition | Eigenvalues and eigenvectors of a real matrix. | Class | org.knime.base.util.math | KNIME |
| FlowVariableProvider | Provides access to flow variables. | Interface | org.knime.base.util.flowvariable | KNIME |
| FlowVariableResolver | Used to parse the a script containing flow and workflow variables. | Class | org.knime.base.util.flowvariable | KNIME |
| FlowVariableResolver .FlowVariableEscaper | Reads the actual value from the FlowVariableResolver and returns their string representation. | Class | org.knime.base.util.flowvariable | KNIME |
| HalfDoubleMatrix | This stores half a matrix of doubles efficiently in just one array. | Class | org.knime.base.util | KNIME |
| HalfFloatMatrix | This stores half a matrix of floats efficiently in just one array. | Class | org.knime.base.util | KNIME |
| HalfIntMatrix | This stores half a matrix of ints efficiently in just one array. | Class | org.knime.base.util | KNIME |
| IntegerCoordinate | Class | org.knime.base.util.coordinate | KNIME | |
| IntegerCoordinateFactory | Class | org.knime.base.util.coordinate | KNIME | |
| IntegerCoordinateMapping | Holds the original value according to the domain and its mapping. | Class | org.knime.base.util.coordinate | KNIME |
| KDTree | This class is an implementation of a k-d tree as described in Friedman, Jerome H; Bentley, Jon Louis; Finkel, Raphael Ari: An Algorithm for | Class | org.knime.base.util.kdtree | KNIME |
| KDTreeBuilder | This class is some kind of factory for the KDTree. | Class | org.knime.base.util.kdtree | KNIME |
| LogarithmicMappingMethod | A logarithmic mapping method. | Class | org.knime.base.util.coordinate | KNIME |
| MappingMethod | Interface for a mapping method which is executed before calculating ticks andAuthor:Stephan Sellien, University of Konstanz | Interface | org.knime.base.util.coordinate | KNIME |
| MathUtils | Class | org.knime.base.util.math | KNIME | |
| NearestNeighbour | This class represents a nearest neighbour found during the search. | Class | org.knime.base.util.kdtree | KNIME |
| Node | Interface | org.knime.base.util.kdtree | KNIME | |
| NominalCoordinate | This class represents a nominal coordinate defined by a given DataColumnSpec. | Class | org.knime.base.util.coordinate | KNIME |
| NominalCoordinateFactory | Factory class for a nominal coordinate. | Class | org.knime.base.util.coordinate | KNIME |
| NominalCoordinateMapping | Holds the nominal domain value according its mapping. | Class | org.knime.base.util.coordinate | KNIME |
| NonterminalNode | Class | org.knime.base.util.kdtree | KNIME | |
| NullPrintStream | Very simple stream that just swallows everything that is written to it. | Class | org.knime.base.util | KNIME |
| NullWriter | This writer just swallows everything that is written to it. | Class | org.knime.base.util | KNIME |
| NumericCoordinate | The abstract class which should be implemented by all coordinates which mapAuthor:Tobias Koetter, University of Konstanz, Stephan Sellien, University of KonstanzSee Also:DoubleCoordinate | Class | org.knime.base.util.coordinate | KNIME |
| PercentagePolicyStrategy | Class for percentage tick policy. | Class | org.knime.base.util.coordinate | KNIME |
| PolicyStrategy | Abstract class for policy strategies. | Class | org.knime.base.util.coordinate | KNIME |
| SortingOptionPanel | A dialog panel for sorting options. | Class | org.knime.base.util | KNIME |
| SortingStrategy | enum SortingStrategyPossible comparison strategies for Strings and numbers. | Class | org.knime.base.util | KNIME |
| SquareRootMappingMethod | Class | org.knime.base.util.coordinate | KNIME | |
| StatisticUtils | Class | org.knime.base.util.math | KNIME | |
| StringValueComparator | A DataValueComparator implementation for StringValue values and a custom comparator. | Class | org.knime.base.util | KNIME |
| TerminalBucket | Class | org.knime.base.util.kdtree | KNIME | |
| TerminalNode | Class | org.knime.base.util.kdtree | KNIME | |
| WildcardMatcher | Simple class to convert wildcard patterns into regular expressions. | Class | org.knime.base.util | KNIME |