|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertiesTab | |
---|---|
org.knime.base.node.viz.plotter.props | The properties for the plotters are organized into small functional units which can be added as tabs to the properties panel which is added to the plotter. |
Uses of PropertiesTab in org.knime.base.node.viz.plotter.props |
---|
Subclasses of PropertiesTab in org.knime.base.node.viz.plotter.props | |
---|---|
class |
BoxPlotAppearanceTab
Provides a checkbox if the visualization of the data should be normalized or not. |
class |
ColorLegendTab
Implements a color legend with a "change" button for each entry which opens a color chooser dialog. |
class |
DefaultTab
This is the default tab added by the AbstractPlotterProperties that makes
the current mouse mode selectable, provides a "fit to screen" button
(which fits the drawing pane into the viewport) and a
"change background color" button. |
class |
InterpolationTab
Provides a checkbox if the missing values should be interpolated or not. |
class |
LinePlotterAppearanceTab
Provides three checkboxes, one to show or hide the dots, one for the line thickness and one for the dot size. |
class |
ParallelCoordinateAppearanceTab
Adds a box with "Show / Hide Dots" check box and a checkbox to draw curves and a checkbox for the line thickness. |
class |
ParallelCoordinatesMissingValueTab
Control elements for the handling of missing values, either skip the rows containing missing values, or skip only the missing value or explicitly show the missing values on a horizontal bottom line. |
class |
ScatterPlotterAppearanceTab
Control elements to adjust the dot size and the jitter rate. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |