|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.knime.base.node.viz.histogram.util | |
---|---|
org.knime.base.node.viz.histogram.datamodel | This package contains all data and visualization models which are used in the different histogram implementations. |
org.knime.base.node.viz.histogram.impl | This package contains the different plotter implementations of the histogram and the root class AbstractHistogramPlotter and AbstractHistogramProperties that need to be implemented by the concrete implementation. |
org.knime.base.node.viz.histogram.impl.fixed | This is the memory saving implementation of the abstract histogram plotter. |
org.knime.base.node.viz.histogram.impl.interactive | This is the interactive implementation of the abstract histogram plotter. |
org.knime.base.node.viz.histogram.node | Contains classes for KNIME nodes which uses the classes of the histogram package to display a histogram view. |
org.knime.base.node.viz.histogram.util | Contains utility classes which performe binning or which are used in dialogs to select the aggregation columns. |
Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.datamodel | |
---|---|
ColorColumn
Holds the color for a given column name. |
Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.impl | |
---|---|
ColorColumn
Holds the color for a given column name. |
Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.impl.fixed | |
---|---|
ColorColumn
Holds the color for a given column name. |
Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.impl.interactive | |
---|---|
ColorColumn
Holds the color for a given column name. |
Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.node | |
---|---|
ColorColumn
Holds the color for a given column name. |
Classes in org.knime.base.node.viz.histogram.util used by org.knime.base.node.viz.histogram.util | |
---|---|
ColorColumn
Holds the color for a given column name. |
|
IntervalBinCreator
This class is a helper class of the BinningUtil class to create the
different BinDataModel s for fixed and interactive histogram. |
|
NoDomainColumnFilter
This ColumnFilter implementation filters all columns which have
no DataColumnDomain information. |
|
SettingsModelColorNameColumns
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |