|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Statistics2NodeModel | |
---|---|
org.knime.base.node.viz.statistics | Contains the Statistics Node which can be used to compute statistics based on the input data table. |
Uses of Statistics2NodeModel in org.knime.base.node.viz.statistics |
---|
Methods in org.knime.base.node.viz.statistics that return Statistics2NodeModel | |
---|---|
Statistics2NodeModel |
Statistics2NodeFactory.createNodeModel()
Creates and returns a new instance of the node's corresponding model. |
Methods in org.knime.base.node.viz.statistics that return types with arguments of type Statistics2NodeModel | |
---|---|
NodeView<Statistics2NodeModel> |
Statistics2NodeFactory.createNodeView(int viewIndex,
Statistics2NodeModel nodeModel)
The view offers statistical information on the input table. |
Methods in org.knime.base.node.viz.statistics with parameters of type Statistics2NodeModel | |
---|---|
NodeView<Statistics2NodeModel> |
Statistics2NodeFactory.createNodeView(int viewIndex,
Statistics2NodeModel nodeModel)
The view offers statistical information on the input table. |
Constructors in org.knime.base.node.viz.statistics with parameters of type Statistics2NodeModel | |
---|---|
Statistics2NodeView(Statistics2NodeModel model)
Constructs a NodeView consisting of statistical values. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |