|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FixedPieVizModel | |
---|---|
org.knime.base.node.viz.pie.impl.fixed | This package contains the fixed pie chart plotter classes. |
org.knime.base.node.viz.pie.node.fixed | This package contains the KNIME node classes for the fixed pie chart. |
Uses of FixedPieVizModel in org.knime.base.node.viz.pie.impl.fixed |
---|
Methods in org.knime.base.node.viz.pie.impl.fixed with parameters of type FixedPieVizModel | |
---|---|
protected void |
FixedPieProperties.updatePanelInternal(FixedPieVizModel vizModel)
|
Constructors in org.knime.base.node.viz.pie.impl.fixed with parameters of type FixedPieVizModel | |
---|---|
FixedPieProperties(FixedPieVizModel vizModel)
Constructor for class FixedPieProperties. |
Uses of FixedPieVizModel in org.knime.base.node.viz.pie.node.fixed |
---|
Methods in org.knime.base.node.viz.pie.node.fixed that return FixedPieVizModel | |
---|---|
protected FixedPieVizModel |
FixedPieNodeModel.getVizModelInternal()
|
Methods in org.knime.base.node.viz.pie.node.fixed that return types with arguments of type FixedPieVizModel | |
---|---|
protected PiePlotter<FixedPieProperties,FixedPieVizModel> |
FixedPieNodeView.getPlotter(FixedPieVizModel vizModel,
HiLiteHandler handler)
|
Methods in org.knime.base.node.viz.pie.node.fixed with parameters of type FixedPieVizModel | |
---|---|
protected PiePlotter<FixedPieProperties,FixedPieVizModel> |
FixedPieNodeView.getPlotter(FixedPieVizModel vizModel,
HiLiteHandler handler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |